I often add blank lines around HTML that I am modifying to make things clearer.
Most times it does not make any difference. An HTML minifier will remove the blank lines.
I also often comment out old HTML code with '<!--' an '-->'
I often add blank lines around HTML that I am modifying to make things clearer.
Most times it does not make any difference. An HTML minifier will remove the blank lines.
I also often comment out old HTML code with '<!--' an '-->'
Comments
Post a Comment