Way to write comments in HTML?

<!-- my comment -->

By the way, HTML comments are not the same as blog comments. HTML comments are to leave messages for yourself (or others) who read the code of your web page.

Just in case. ;P
 
Back
Top