How do I add comments to HTML code?

Well, this one is quite easy:

to start the comment use:

<!--

to close it:

-->

You cannot comment on this entry