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 '-->'
What I learnt about JavaScript, HTML and CSS while developing the 'British Bingo' game (on SourceForge)