An HTML comment is not quite what youmany think it is. HTML is a form of SGML, in which comments are delimited by pairs of double-dashes (-- … --).
Truth: I am too lazy to tell you how many comments are represented by the above tag pollution, but it's a at least 10.
I got less lazy: This so-called "comment" actually consists of 10 comments, three words outside any comment (i.e., just bad SGML), and the beginning of a comment that is not terminated. It's a real mess:
<!--1----2----3----4----5-- HEADER BEGINS HERE --6----7----8----9----10-- -->