Using comments
<!-- This is a comment -->
Comments are not seen in the browser, but can easily be seen in the code. They help the person entering the HTML code keep track of what is going on with the scripting. It is a great way to reference tags.