Adding commments to your HTML document is a good idea.
Comments allow you to add descriptive text about the document without
affecting how the document is displayed. This information may include
comments about certain pieces of HTML code, the author's name or the date
the document was last updated, etc.