Prevents any enclosed text or HTML source code from being parsed and displayed in the browser window.
Comments can contain other HTML elements. Comments do not nest.
NOTE: Both start and end tags are required.
The <htmlcomment>
element has no attribute of its own, but supports global attributes common to all HTML elements.
<!-- This text will not appear. -->