Answer the question
In order to leave comments, you need to log in
How to set up html comments in reformat code?
There are many nested divs in html markup, like when using bootstrap. And there is a good recommendation: "mark the closing div with a comment indicating the class of this element" so that you know what closes this div.
For example:
<div class="container">
......
</div><!-- container -->
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question