Add Site or Add Page to Favorites
 

 HTML Comments 

Comments in HTML

Comments in HTML 5

Comments in HTML start with the characters <!-- and end with -->. The body of the comment should not include any sequence of -- (double hyphens). Any text, scripts or HTML code within comments will be ignored.

Converting to HTML 5

We are working on converting to HTML 5. Please visit HTML Comments on the HTML 5 standard version of this site.

HTML Comments Syntax

Syntax of HTML Comments

HTML 5 Examples

Examples of comments in HTML 5

<!-- This will be ignored - - it's a comment! -->
<!--
<script ...>
window.onload="This won't happen."
</script>
-->
Changes in HTML 5

What's new in HTML 5

Differences between HTML 5 and earlier versions

Last updated Sunday September 19, 2010

You are currently viewing this page in HTML 5 XML* format (* see Clicklets for more infomation). This document is also available in XML* HTML 5 non-XML*XHTML 1 Style Sheet*HTML 5 Style Sheet* XHTML 1* HTML 4* XHTML Mobile* WML Mobile* and printer-friendly PDF* formats. This is accomplished with Single Source Publishing, a content management system that uses templates in XSLT style sheets provided by XML Styles .com to transform the source content for various content delivery channels. There is also RDF* metadata that describes the content of this document.


Copyright © 2010 Accilent® Corp. Alteration of content, including addition of any function such as hypertext links or pop-up advertising, or interference with the hypertext links or other functions of this site is expressly prohibited.

DISCLAIMER: All information, links, forms, applications and other items on this site or obtained from it are provided AS IS, WITHOUT WARRANTY OF ANY KIND EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.