Clear, practical technology insights About · Contact

Comment tag in HTML

The comment tag is used to insert comments and comments in the code.

Author: David Pac1 minutes read
Table of Contents

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

images 1 of Comment tag in HTML

images 1 of Comment tag in HTML images 1 of Comment tag in HTML images 1 of Comment tag in HTML images 1 of Comment tag in HTML

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 example






TipsMake.com


Knowledge - Experience - FAQ





Results returned:

 TipsMake.com 
Kiến thức -Kinh nghiệm - Hỏi đáp

Was this article helpful?

Your feedback helps us improve.

Discussion

Reader Comments 0

Sign in with email or Google to join the discussion.