Comment  - <COMMENT>   -  </COMMENT>

Previous- COLGROUP - Group of columns within a table  |  Next-DD - Definition description

Description
Comment which will not be displayed. Deprecated in IE4.
Attributes
NameValuesDescription
idstringA unique name to identify an element.
langlanguage_typeThe ISO description for the language of the element.
titlestringTitle for element which is often displayed as a tool-tip when the cursor hovers over the element.

Example
<comment>this will not appear on the web page</comment> and this will.
Will be displayed as :
this will not appear on the web page and this will.

Compatability
HTMLNETSCAPEINTERNET EXPLORER
4.1N2N3N4N6IE3IE4IE5IE6
NO NO NO NO NO YES YES YES NO

Previous- COLGROUP - Group of columns within a table  |  Next-DD - Definition description