Line like `<div id="box1"></div>` could be detected to increase numbers like so: ``` html <div id="box1"></div> <div id="box2"></div> <div id="box3"></div> <div id="box4"></div> <div id="box5"></div> ```
Line like
<div id="box1"></div>could be detected to increase numbers like so: