'comment' Example : comment « HTML Tag Reference « HTML CSS Reference






'comment' Example

    
<html>
<head>
<title>comment element example</title>
</head>
<body>
   <comment>This is a comment.</comment>
   <p>This text is displayed on the page</p> 
</body>
</html>
           
      
      








Related examples in the same category

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