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 ...