Horje

Example of HTML Comments Tag

You can add comments to your HTML source by using the following syntax: Notice that there is an exclamation point (!) in the start tag, but not in the end tag. Note: Comments are not displayed by the browser, but they can help document your HTML source code.
index.html
Example: HTML
<!-- Write your comments here -->




Type:
html
Category:
Web Tutorial
Sub Category:
HTML Comments
Uploaded by:
Admin