<comment> Description:
The comment element is an Internet Explorer only tag that comments out the enclosed data.
<comment> Web Browser Support:
- Internet Explorer 2, 3, 4, 5, 6
<comment> Attributes:
None
<comment> End Tag:
</comment> REQUIRED
<comment> Contents:
Any HTML tag or element is valid within the <comment> tag.
<comment> Valid Context:
The <comment> tag valid within the following tags:
all HTML tags
<comment> Usage:
- standard comment
<comment> this text is hidden from IE </comment>
<comment> Special Notes:
- This tag is not valid XHTML.
- This tag will only hide the contents from Internet Explorer, no other browsers support this tag.

