/

HTML / CSS / JavaScript Tutorial

HTML Element: comment

[this page | pdf | back links]

The HTML comment element takes the form:

 

<!-- … -->

 

It can be potentially multiline. All text within the comment is ignored.

 

HTML comment elements do not in effect support any meaningful attributes.

 


NAVIGATION LINKS
Contents | Prev | Next | HTML Elements


Desktop view | Switch to Mobile