HomeWeb utilitiesHTMLHTML Comment Tag
HTML reference

HTML Comment Tag

HTML comments. HTML comment tag. HTML comment examples and code generator.

HTML comment tag | HTML comment examples | HTML comment code generator

HTML comment tag

Comment open delimiter:

HTML comment examples

Informative text comments

Use informative text comments when you want to add explanations to the code.

The HTML code:

some text ...

some more text ...

The result page view:

some more text ...

HTML comment code generator