Caption tags in HTML

The comment tag is used to insert comments into the source code of HTML.

Comment tag in HTML

You can add comments to the code in HTML using the syntax below.

Note that the opening card has an exclamation mark (!) But the closing card is not available. These annotations will not be displayed on the browser, but can make HTML source code easier to track, you can add comments, reminders, annotations .



Network admin is the page .



These notes are also very useful when you need to fix HTML errors, for example, say what each line of code should do.

Previous article: Citation elements in HTML

The following article: Colors in HTML

5 ★ | 2 Vote

May be interested

  • Image img in HTMLImage img in HTML
    when you visit the website, you will often see images of all sizes and positions on the page. images in html web pages will help to enrich the content as well as increase the aesthetics of the page.
  • Abbr tag in HTMLAbbr tag in HTML
    tags are used to describe an acronym.
  • How to Use Text Color Tags in HTMLHow to Use Text Color Tags in HTML
    this article explains how to change the font color in html documents. although the html style tag is obsolete in html5, you can use css to color content on an html page. if you use an older version of html, you can use the html text color tag as needed.
  • Format text in HTMLFormat text in HTML
    format elements in html help determine the style and importance of text.
  • Div tag in HTMLDiv tag in HTML
    tags are used to define a section or a region in html text.
  • Tag aside in HTMLTag aside in HTML
    tags define content outside the main content.
  • PHP & XMLPHP & XML
    xml is a markup language that is quite similar to html. an xml document is plain text and contains tags limited by. there are two major differences between xml and html.
  • Head element in HTMLHead element in HTML
    in html, the element is a set containing metadata (metadata) placed in tags and tags.
  • Basic examples of HTMLBasic examples of HTML
    in the previous html lesson, you know which tools to use to write html code, how to save and open html files. this article will give some basic examples of html text.
  • Standard format and code coding convention in HTML5Standard format and code coding convention in HTML5
    html5 has a free way to write, so to become a smart programmer, you need to create your own habit of writing the code properly so that others can easily understand and use your html code. find out with quantrimang.