'comment' Syntax and Note : comment « HTML Tag Reference « HTML CSS Reference






'comment' Syntax and Note

Note:

Hides the text between its tags, which is the same as <!-- . . . -->.
   
Syntax:
    
<comment attributes events> . . . </comment>
           

      
      








Related examples in the same category

1.'comment' HTML Attributes
2.'comment' Event Handlers
3.'comment' CSS Attributes and JavaScript Style Properties
4.'comment' Example
5.'comment' Microsoft Behaviors
6.'comment' JavaScript Properties
7.'comment' JavaScript Methods
8.'comment' JavaScript Collections