Table of Contents
HTML Comment Tag: Comment Tag in HTML is easier to understand when the core ideas are paired with practical examples. The sections below explain the topic clearly, highlight useful steps, and point out details that can prevent common errors.
Definition and usage
Comment tags used to insert comments and comments in the code. These comments will not be displayed on the browser.
Using comments next to the code makes it easy to understand, control and fix errors for your work more quickly and conveniently. This tag is especially useful if you have lots of code and long code.
Browser support

There is no difference of this tag between HTML 4.01 and HTML5.
Structure
Structure a comment in an HTML file:
Note : There is an exclamation point (!) In the opening tag, but not in the closing tag.
For instance,
TipsMake.com
Knowledge - Experience - FAQ
Results returned:
TipsMake.comKi?n th?c -Kinh nghi?m - H?i ?áp
FAQ
What should you know about definition and usage?
Comment tags used to insert comments and comments in the code. These comments will not be displayed on the browser.
What should you know about structure?
Structure a comment in an HTML file:
What is HTML Comment Tag: Comment Tag in HTML?
Definition and usage Comment tags used to insert comments and comments in the code.
Reader Comments 0
Sign in with email or Google to join the discussion.