Use comment in HTML : comments : Style Basics HTML CSS TUTORIALS


HTML CSS TUTORIALS » Style Basics » comments »

 

Use comment in HTML


 




<html>
<head><title>First Web Page</title></head>
<body>
This is my <!--This is a comment --> first Web page.
Notice how the comment does not display.
</body>
</html>

 



HTML code for linking to this page:

Follow Navioo On Twitter

HTML CSS TUTORIALS

 Navioo Style Basics
» comments