Definition: A comment allows people editing your (X)HTML to understand the different parts of the stylesheet document. The comments are ignored by the browser or parser.
Pronunciation: kah mehnt - (noun)
Examples: To write a comment in HTML or XHTML, type: <!-- comment text -->

