In HTML a comment (or comments) is information designers
can add to the HTML for reference. Comments are not viewed by users within a
browser, but rather are only visible when viewing the HTML source code. HTML
comments are written as the following, where you add your own textual note
between the characters;
<!-- your information here -->
WWW Consortium HTML page WWW Consortium's page for the HyperText Markup Language (HTML). There are links to style sheets, specifications, FAQs, news and tutorials.
HTML Made Easy This tutorial was made for those of you who would like to learn html but after looking at the source code of all those nice Web pages on the net, thought "Whoa! this is too complicated."
Webopedia's "Did You Know...?" Section Use this Webopedia knowledge section for an in-depth overview of specific technologies and occurrences in the areas of Computer Science, The Internet, and Computer Hardware and Software.
Webopedia's Quick Reference Section Use this Webopedia reference section for information on common Internet and computer facts and occurrences.