<!-- .. -->
Specifies that enclosed text is an author's comment. Text may be multi-line. Any text between the tags will not appear in an HTML browser. You can include lines of text between the start-tag and end-tag.
Example
<!--This line of text, enclosed in an HTML page, will not display. This second line of text will not display either.-->