- From: poot <cvsmail@w3.org>
- Date: Thu, 29 Jul 2010 01:10:54 +0900 (JST)
- To: public-html-diffs@w3.org
mike: added index of elements by function http://dev.w3.org/html5/markup /elements-by-function.html http://dev.w3.org/cvsweb/html5/markup/spec.html?r1=1.253&r2=1.254&f=h =================================================================== RCS file: /sources/public/html5/markup/body.html,v retrieving revision 1.63 retrieving revision 1.64 diff -u -d -r1.63 -r1.64 --- body.html 24 Jul 2010 17:15:23 -0000 1.63 +++ body.html 28 Jul 2010 16:07:26 -0000 1.64 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: body – document body </title> +<title>HTML5: body – document body</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="br.html">br »</a></span> </div> <div id="body" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the body element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-body-element-0">ⓘ</a></span><span class="element">body</span> – <span class="shortdesc">document body</span> <a class="hash" href="#body">#</a> <a class="toc-bak" href="Overview.html#body-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the body element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-body-element-0">ⓘ</a></span> <span class="element">body</span> – <span class="shortdesc">document body</span> <a class="hash" href="#body">#</a> <a class="toc-bak" href="Overview.html#body-toc">T</a> </h2> <div id="body-longdesc" class="longdesc"> <p>The <a href="body.html#body" class="element">body</a> element Index: legend.html =================================================================== RCS file: /sources/public/html5/markup/legend.html,v retrieving revision 1.52 retrieving revision 1.53 diff -u -d -r1.52 -r1.53 --- legend.html 24 Jul 2010 17:15:26 -0000 1.52 +++ legend.html 28 Jul 2010 16:07:30 -0000 1.53 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: legend – title or explanatory caption </title> +<title>HTML5: legend – title or explanatory caption</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="li.html">li »</a></span> </div> <div id="legend" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the legend element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/forms.html#the-legend-element">ⓘ</a></span><span class="element">legend</span> – <span class="shortdesc">title or explanatory caption</span> <a class="hash" href="#legend">#</a> <a class="toc-bak" href="Overview.html#legend-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the legend element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/forms.html#the-legend-element">ⓘ</a></span> <span class="element">legend</span> – <span class="shortdesc">title or explanatory caption</span> <a class="hash" href="#legend">#</a> <a class="toc-bak" href="Overview.html#legend-toc">T</a> </h2> <div id="legend-longdesc" class="longdesc"> <p>The <a href="legend.html#legend" class="element">legend</a> element Index: address.html =================================================================== RCS file: /sources/public/html5/markup/address.html,v retrieving revision 1.53 retrieving revision 1.54 diff -u -d -r1.53 -r1.54 --- address.html 24 Jul 2010 17:15:23 -0000 1.53 +++ address.html 28 Jul 2010 16:07:26 -0000 1.54 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: address – contact information </title> +<title>HTML5: address – contact information</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="area.html">area »</a></span> </div> <div id="address" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the address element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-address-element">ⓘ</a></span><span class="element">address</span> – <span class="shortdesc">contact information</span> <a class="hash" href="#address">#</a> <a class="toc-bak" href="Overview.html#address-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the address element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-address-element">ⓘ</a></span> <span class="element">address</span> – <span class="shortdesc">contact information</span> <a class="hash" href="#address">#</a> <a class="toc-bak" href="Overview.html#address-toc">T</a> </h2> <div id="address-longdesc" class="longdesc"> <p>The <a href="address.html#address" class="element">address</a> Index: button.html =================================================================== RCS file: /sources/public/html5/markup/button.html,v retrieving revision 1.23 retrieving revision 1.24 diff -u -d -r1.23 -r1.24 --- button.html 24 Jul 2010 17:15:23 -0000 1.23 +++ button.html 28 Jul 2010 16:07:26 -0000 1.24 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: button</title> +<title>HTML5: button – button</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="button" class="section"> <h2 class="element-head"> -<span class="spec-link"><a title="Read about the button element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-button-element">ⓘ</a></span> <span class="element">button</span> <a class="hash" href="#button">#</a> <a class="toc-bak" href="Overview.html#button-toc">T</a> +<span class="spec-link"><a title="Read about the button element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-button-element">ⓘ</a></span> <span class="element">button</span> – <span class="shortdesc">button</span> <a class="hash" href="#button">#</a> <a class="toc-bak" href="Overview.html#button-toc">T</a> </h2> <div> <p>See the following sections:</p> Index: th.html =================================================================== RCS file: /sources/public/html5/markup/th.html,v retrieving revision 1.66 retrieving revision 1.67 diff -u -d -r1.66 -r1.67 --- th.html 27 Jul 2010 06:09:45 -0000 1.66 +++ th.html 28 Jul 2010 16:07:32 -0000 1.67 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: th – table header cell </title> +<title>HTML5: th – table header cell</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="thead.html">thead »</a></span> </div> <div id="th" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the th element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-th-element">ⓘ</a></span><span class="element">th</span> – <span class="shortdesc">table header cell</span> <a class="hash" href="#th">#</a> <a class="toc-bak" href="Overview.html#th-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the th element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-th-element">ⓘ</a></span> <span class="element">th</span> – <span class="shortdesc">table header cell</span> <a class="hash" href="#th">#</a> <a class="toc-bak" href="Overview.html#th-toc">T</a> </h2> <div id="th-longdesc" class="longdesc"> <p>The <a href="th.html#th" class="element">th</a> element represents Index: mark.html =================================================================== RCS file: /sources/public/html5/markup/mark.html,v retrieving revision 1.52 retrieving revision 1.53 diff -u -d -r1.52 -r1.53 --- mark.html 24 Jul 2010 17:15:26 -0000 1.52 +++ mark.html 28 Jul 2010 16:07:30 -0000 1.53 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: mark – marked (highlighted) text (NEW)</title> +<title>HTML5: mark – marked (highlighted) text (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="menu.html">menu »</a></span> </div> <div id="mark" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the mark element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-mark-element">ⓘ</a></span><span class="element">mark</span> – <span class="shortdesc">marked (highlighted) text</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#mark">#</a> <a class="toc-bak" href="Overview.html#mark-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the mark element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-mark-element">ⓘ</a></span> <span class="element">mark</span> – <span class="shortdesc">marked (highlighted) text</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#mark">#</a> <a class="toc-bak" href="Overview.html#mark-toc">T</a> </h2> <div id="mark-longdesc" class="longdesc"> <p>The <a href="mark.html#mark" class="element">mark</a> element Index: Overview.html =================================================================== RCS file: /sources/public/html5/markup/Overview.html,v retrieving revision 1.442 retrieving revision 1.443 diff -u -d -r1.442 -r1.443 --- Overview.html 27 Jul 2010 13:20:17 -0000 1.442 +++ Overview.html 28 Jul 2010 16:07:25 -0000 1.443 @@ -10,7 +10,7 @@ <div class="head"> <div><a href="http://www.w3.org/"><img height="48" width="72" alt="W3C" src="http://www.w3.org/Icons/w3c_home"></a></div> <h1>HTML: The Markup Language Reference</h1> -<h2>W3C Editor’s Draft <em>27 July 2010</em> +<h2>W3C Editor’s Draft <em>29 July 2010</em> </h2> <dl> <dt>Latest Editor’s Draft:</dt> @@ -66,7 +66,7 @@ reports index</a> at http://www.w3.org/TR/. </em></p> <p> - This document is the 27 July 2010 Editor’s Draft of + This document is the 29 July 2010 Editor’s Draft of <cite>HTML: The Markup Language Reference</cite>. If you’d like to comment on this document, the preferred @@ -125,40 +125,31 @@ <h2>Table of Contents </h2> <ul> -<li> -<span class="toc-section-number"></span> <a href="intro.html#intro"><span class="toc-section-number">1.</span>Introduction</a> +<li> <a href="intro.html#intro"><span class="toc-section-number">1. </span><span class="toc-section-name"> Introduction</span></a> </li> -<li> -<span class="toc-section-number"></span> <a href="terminology.html#terminology"><span class="toc-section-number">2.</span>Terminology</a> +<li> <a href="terminology.html#terminology"><span class="toc-section-number">2. </span><span class="toc-section-name"> Terminology</span></a> </li> -<li> -<span class="toc-section-number"></span> <a href="documents.html#documents"><span class="toc-section-number">3.</span>Documents</a> +<li> <a href="documents.html#documents"><span class="toc-section-number">3. </span><span class="toc-section-name"> Documents</span></a> </li> -<li> -<span class="toc-section-number"></span> <a href="syntax.html#syntax"><span class="toc-section-number">4.</span>HTML syntax</a> +<li> <a href="syntax.html#syntax"><span class="toc-section-number">4. </span><span class="toc-section-name"> HTML syntax</span></a> </li> -<li> -<span class="toc-section-number"></span> <a href="elements.html#elements"><span class="toc-section-number">5.</span>HTML elements</a> +<li> <a href="elements-by-function.html#elements-by-function"><span class="toc-section-number">5. </span><span class="toc-section-name"> HTML elements organized by function</span></a> </li> -<li> -<span class="toc-section-number"></span> <a href="common-models.html#common-models"><span class="toc-section-number">6.</span>Common content models</a> +<li> <a href="elements.html#elements"><span class="toc-section-number">6. </span><span class="toc-section-name"> HTML elements</span></a> </li> -<li> -<span class="toc-section-number"></span> <a href="global-attributes.html#global-attributes"><span class="toc-section-number">7.</span>Global attributes</a> +<li> <a href="common-models.html#common-models"><span class="toc-section-number">7. </span><span class="toc-section-name"> Common content models</span></a> </li> -<li> -<span class="toc-section-number"></span> <a href="forms-attributes.html#forms-attributes"><span class="toc-section-number">8.</span>Forms attributes</a> +<li> <a href="global-attributes.html#global-attributes"><span class="toc-section-number">8. </span><span class="toc-section-name"> Global attributes</span></a> </li> -<li> -<span class="toc-section-number"></span> <a href="datatypes.html#datatypes"><span class="toc-section-number">9.</span>Datatypes</a> +<li> <a href="forms-attributes.html#forms-attributes"><span class="toc-section-number">9. </span><span class="toc-section-name"> Forms attributes</span></a> +</li> +<li> <a href="datatypes.html#datatypes"><span class="toc-section-number">10. </span><span class="toc-section-name"> Datatypes</span></a> </li> </ul> <ul> -<li> -<span class="toc-section-number"></span> <a href="references.html#references"><span class="toc-section-number">A.</span>References</a> +<li> <a href="references.html#references"><span class="toc-section-number">A. </span><span class="toc-section-name"> References</span></a> </li> -<li> -<span class="toc-section-number"></span> <a href="acknowledgments.html#acknowledgments"><span class="toc-section-number">B.</span>Acknowledgments</a> +<li> <a href="acknowledgments.html#acknowledgments"><span class="toc-section-number">B. </span><span class="toc-section-name"> Acknowledgments</span></a> </li> </ul> </div> @@ -167,524 +158,496 @@ <h2>Full Table of Contents <a class="hash" href="#toc">#</a> </h2> <ul> -<li id="intro-toc"> -<span class="toc-section-number"></span> <a href="intro.html#intro"><span class="toc-section-number">1.</span>Introduction</a> +<li id="intro-toc"> <a href="intro.html#intro"><span class="toc-section-number">1. </span><span class="toc-section-name"> Introduction</span></a> </li> -<li id="terminology-toc"> -<span class="toc-section-number"></span> <a href="terminology.html#terminology"><span class="toc-section-number">2.</span>Terminology</a> +<li id="terminology-toc"> <a href="terminology.html#terminology"><span class="toc-section-number">2. </span><span class="toc-section-name"> Terminology</span></a> </li> -<li id="documents-toc"> -<span class="toc-section-number"></span> <a href="documents.html#documents"><span class="toc-section-number">3.</span>Documents</a> +<li id="documents-toc"> <a href="documents.html#documents"><span class="toc-section-number">3. </span><span class="toc-section-name"> Documents</span></a> <ul> -<li id="language-and-syntax-toc"> -<span class="toc-section-number"></span> <a href="documents.html#language-and-syntax"><span class="toc-section-number">3.01.</span>The HTML language and HTML and XML syntaxes</a> +<li id="language-and-syntax-toc"> <a href="documents.html#language-and-syntax"><span class="toc-section-number">3.01. </span><span class="toc-section-name"> The HTML language and HTML and XML syntaxes</span></a> </li> -<li id="mime-types-toc"> -<span class="toc-section-number"></span> <a href="documents.html#mime-types"><span class="toc-section-number">3.02.</span>The HTML namespace and MIME types</a> +<li id="mime-types-toc"> <a href="documents.html#mime-types"><span class="toc-section-number">3.02. </span><span class="toc-section-name"> The HTML namespace and MIME types</span></a> </li> -<li id="conformant-documents-toc"> -<span class="toc-section-number"></span> <a href="documents.html#conformant-documents"><span class="toc-section-number">3.03.</span>Conformant documents</a> +<li id="conformant-documents-toc"> <a href="documents.html#conformant-documents"><span class="toc-section-number">3.03. </span><span class="toc-section-name"> Conformant documents</span></a> </li> -<li id="case-insensitivity-toc"> -<span class="toc-section-number"></span> <a href="documents.html#case-insensitivity"><span class="toc-section-number">3.04.</span>Case insensitivity in tag names and attribute names</a> +<li id="case-insensitivity-toc"> <a href="documents.html#case-insensitivity"><span class="toc-section-number">3.04. </span><span class="toc-section-name"> Case insensitivity in tag names and attribute names</span></a> </li> </ul> </li> -<li id="syntax-toc"> -<span class="toc-section-number"></span> <a href="syntax.html#syntax"><span class="toc-section-number">4.</span>HTML syntax</a> +<li id="syntax-toc"> <a href="syntax.html#syntax"><span class="toc-section-number">4. </span><span class="toc-section-name"> HTML syntax</span></a> <ul> -<li id="doctype-syntax-toc"> -<span class="toc-section-number"></span> <a href="syntax.html#doctype-syntax"><span class="toc-section-number">4.01.</span>The doctype</a> +<li id="doctype-syntax-toc"> <a href="syntax.html#doctype-syntax"><span class="toc-section-number">4.01. </span><span class="toc-section-name"> The doctype</span></a> </li> -<li id="character-encoding-toc"> -<span class="toc-section-number"></span> <a href="syntax.html#character-encoding"><span class="toc-section-number">4.02.</span>Character encoding declaration</a> +<li id="character-encoding-toc"> <a href="syntax.html#character-encoding"><span class="toc-section-number">4.02. </span><span class="toc-section-name"> Character encoding declaration</span></a> </li> -<li id="syntax-elements-toc"> -<span class="toc-section-number"></span> <a href="syntax.html#syntax-elements"><span class="toc-section-number">4.03.</span>Elements</a> +<li id="syntax-elements-toc"> <a href="syntax.html#syntax-elements"><span class="toc-section-number">4.03. </span><span class="toc-section-name"> Elements</span></a> </li> -<li id="syntax-attributes-toc"> -<span class="toc-section-number"></span> <a href="syntax.html#syntax-attributes"><span class="toc-section-number">4.04.</span>Attributes</a> +<li id="syntax-attributes-toc"> <a href="syntax.html#syntax-attributes"><span class="toc-section-number">4.04. </span><span class="toc-section-name"> Attributes</span></a> </li> -<li id="text-syntax-toc"> -<span class="toc-section-number"></span> <a href="syntax.html#text-syntax"><span class="toc-section-number">4.05.</span>Text and character data</a> +<li id="text-syntax-toc"> <a href="syntax.html#text-syntax"><span class="toc-section-number">4.05. </span><span class="toc-section-name"> Text and character data</span></a> </li> -<li id="character-references-toc"> -<span class="toc-section-number"></span> <a href="syntax.html#character-references"><span class="toc-section-number">4.06.</span>Character references</a> +<li id="character-references-toc"> <a href="syntax.html#character-references"><span class="toc-section-number">4.06. </span><span class="toc-section-name"> Character references</span></a> </li> -<li id="comments-toc"> -<span class="toc-section-number"></span> <a href="syntax.html#comments"><span class="toc-section-number">4.07.</span>Comments</a> +<li id="comments-toc"> <a href="syntax.html#comments"><span class="toc-section-number">4.07. </span><span class="toc-section-name"> Comments</span></a> </li> -<li id="svg-mathml-toc"> -<span class="toc-section-number"></span> <a href="syntax.html#svg-mathml"><span class="toc-section-number">4.08.</span>SVG and MathML elements in HTML documents</a> +<li id="svg-mathml-toc"> <a href="syntax.html#svg-mathml"><span class="toc-section-number">4.08. </span><span class="toc-section-name"> SVG and MathML elements in HTML documents</span></a> </li> -<li id="cdata-sections-toc"> -<span class="toc-section-number"></span> <a href="syntax.html#cdata-sections"><span class="toc-section-number">4.09.</span>CDATA sections in SVG and MathML contents</a> +<li id="cdata-sections-toc"> <a href="syntax.html#cdata-sections"><span class="toc-section-number">4.09. </span><span class="toc-section-name"> CDATA sections in SVG and MathML contents</span></a> </li> </ul> </li> -<li id="elements-toc"> -<span class="toc-section-number"></span> <a href="elements.html#elements"><span class="toc-section-number">5.</span>HTML elements</a> +<li id="elements-by-function-toc"> <a href="elements-by-function.html#elements-by-function"><span class="toc-section-number">5. </span><span class="toc-section-name"> HTML elements organized by function</span></a> +</li> +<li id="elements-toc"> <a href="elements.html#elements"><span class="toc-section-number">6. </span><span class="toc-section-name"> HTML elements</span></a> <ul> <li id="a-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the a element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-a-element">ⓘ</a></span> <a href="a.html#a"><span class="toc-section-number"></span><span class="element">a</span> – <span class="shortdesc">hyperlink</span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> +<span class="spec-link"><a title="Read about the a element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-a-element">ⓘ</a></span> <a href="a.html#a"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">a</span> – <span class="shortdesc">hyperlink</span></span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> </li> <li id="abbr-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the abbr element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-abbr-element">ⓘ</a></span> <a href="abbr.html#abbr"><span class="toc-section-number"></span><span class="element">abbr</span> – <span class="shortdesc">abbreviation</span></a> +<span class="spec-link"><a title="Read about the abbr element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-abbr-element">ⓘ</a></span> <a href="abbr.html#abbr"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">abbr</span> – <span class="shortdesc">abbreviation</span></span></a> </li> <li id="address-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the address element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-address-element">ⓘ</a></span> <a href="address.html#address"><span class="toc-section-number"></span><span class="element">address</span> – <span class="shortdesc">contact information</span></a> +<span class="spec-link"><a title="Read about the address element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-address-element">ⓘ</a></span> <a href="address.html#address"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">address</span> – <span class="shortdesc">contact information</span></span></a> </li> <li id="area-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the area element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-map-element.html#the-area-element">ⓘ</a></span> <a href="area.html#area"><span class="toc-section-number"></span><span class="element">area</span> – <span class="shortdesc">image-map hyperlink</span></a> +<span class="spec-link"><a title="Read about the area element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-map-element.html#the-area-element">ⓘ</a></span> <a href="area.html#area"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">area</span> – <span class="shortdesc">image-map hyperlink</span></span></a> </li> <li id="article-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the article element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-article-element">ⓘ</a></span> <a href="article.html#article"><span class="toc-section-number"></span><span class="element">article</span> – <span class="shortdesc">article</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the article element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-article-element">ⓘ</a></span> <a href="article.html#article"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">article</span> – <span class="shortdesc">article</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li id="aside-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the aside element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-aside-element">ⓘ</a></span> <a href="aside.html#aside"><span class="toc-section-number"></span><span class="element">aside</span> – <span class="shortdesc">tangential content</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the aside element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-aside-element">ⓘ</a></span> <a href="aside.html#aside"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">aside</span> – <span class="shortdesc">tangential content</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li id="audio-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the audio element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/video.html#audio">ⓘ</a></span> <a href="audio.html#audio"><span class="toc-section-number"></span><span class="element">audio</span> – <span class="shortdesc">audio stream</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the audio element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/video.html#audio">ⓘ</a></span> <a href="audio.html#audio"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">audio</span> – <span class="shortdesc">audio stream</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li id="b-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the b element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-b-element">ⓘ</a></span> <a href="b.html#b"><span class="toc-section-number"></span><span class="element">b</span> – <span class="shortdesc">offset text conventionally styled in bold</span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> +<span class="spec-link"><a title="Read about the b element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-b-element">ⓘ</a></span> <a href="b.html#b"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">b</span> – <span class="shortdesc">offset text conventionally styled in bold</span></span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> </li> <li id="base-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the base element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#the-base-element">ⓘ</a></span> <a href="base.html#base"><span class="toc-section-number"></span><span class="element">base</span> – <span class="shortdesc">base URL</span></a> +<span class="spec-link"><a title="Read about the base element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#the-base-element">ⓘ</a></span> <a href="base.html#base"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">base</span> – <span class="shortdesc">base URL</span></span></a> </li> <li id="bdo-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the bdo element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-bdo-element">ⓘ</a></span> <a href="bdo.html#bdo"><span class="toc-section-number"></span><span class="element">bdo</span> – <span class="shortdesc">BiDi override</span></a> +<span class="spec-link"><a title="Read about the bdo element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-bdo-element">ⓘ</a></span> <a href="bdo.html#bdo"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">bdo</span> – <span class="shortdesc">BiDi override</span></span></a> </li> <li id="blockquote-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the blockquote element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-blockquote-element">ⓘ</a></span> <a href="blockquote.html#blockquote"><span class="toc-section-number"></span><span class="element">blockquote</span> – <span class="shortdesc">block quotation</span></a> +<span class="spec-link"><a title="Read about the blockquote element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-blockquote-element">ⓘ</a></span> <a href="blockquote.html#blockquote"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">blockquote</span> – <span class="shortdesc">block quotation</span></span></a> </li> <li id="body-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the body element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-body-element-0">ⓘ</a></span> <a href="body.html#body"><span class="toc-section-number"></span><span class="element">body</span> – <span class="shortdesc">document body</span></a> +<span class="spec-link"><a title="Read about the body element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-body-element-0">ⓘ</a></span> <a href="body.html#body"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">body</span> – <span class="shortdesc">document body</span></span></a> </li> <li id="br-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the br element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-br-element">ⓘ</a></span> <a href="br.html#br"><span class="toc-section-number"></span><span class="element">br</span> – <span class="shortdesc">line break</span></a> +<span class="spec-link"><a title="Read about the br element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-br-element">ⓘ</a></span> <a href="br.html#br"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">br</span> – <span class="shortdesc">line break</span></span></a> </li> <li id="button-toc"> -<span class="toc-section-number"></span><span class="spec-link"><a title="Read about the button element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-button-element">ⓘ</a></span> <a href="button.html#button"><span class="toc-section-number"></span><span class="element">button</span></a> +<span class="spec-link"><a title="Read about the button element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-button-element">ⓘ</a></span> <a href="button.html#button"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">button</span> – <span class="shortdesc">button</span></span></a> </li> <li id="button.submit-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the button element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-button-element">ⓘ</a></span> <a href="button.submit.html#button.submit"><span class="toc-section-number"></span><span class="element">button</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">submit</span></span> – <span class="shortdesc">submit button</span></a> +<span class="spec-link"><a title="Read about the button element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-button-element">ⓘ</a></span> <a href="button.submit.html#button.submit"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">button</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">submit</span></span> – <span class="shortdesc">submit button</span></span></a> </li> <li id="button.reset-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the button element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-button-element">ⓘ</a></span> <a href="button.reset.html#button.reset"><span class="toc-section-number"></span><span class="element">button</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">reset</span></span> – <span class="shortdesc">reset button</span></a> +<span class="spec-link"><a title="Read about the button element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-button-element">ⓘ</a></span> <a href="button.reset.html#button.reset"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">button</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">reset</span></span> – <span class="shortdesc">reset button</span></span></a> </li> <li id="button.button-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the button element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-button-element">ⓘ</a></span> <a href="button.button.html#button.button"><span class="toc-section-number"></span><span class="element">button</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">button</span></span> – <span class="shortdesc">button with no additional semantics</span></a> +<span class="spec-link"><a title="Read about the button element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-button-element">ⓘ</a></span> <a href="button.button.html#button.button"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">button</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">button</span></span> – <span class="shortdesc">button with no additional semantics</span></span></a> </li> <li id="canvas-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the canvas element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-canvas-element.html#the-canvas-element">ⓘ</a></span> <a href="canvas.html#canvas"><span class="toc-section-number"></span><span class="element">canvas</span> – <span class="shortdesc">canvas for dynamic graphics</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the canvas element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-canvas-element.html#the-canvas-element">ⓘ</a></span> <a href="canvas.html#canvas"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">canvas</span> – <span class="shortdesc">canvas for dynamic graphics</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li id="caption-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the caption element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-caption-element">ⓘ</a></span> <a href="caption.html#caption"><span class="toc-section-number"></span><span class="element">caption</span> – <span class="shortdesc">table title</span></a> +<span class="spec-link"><a title="Read about the caption element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-caption-element">ⓘ</a></span> <a href="caption.html#caption"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">caption</span> – <span class="shortdesc">table title</span></span></a> </li> <li id="cite-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the cite element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-cite-element">ⓘ</a></span> <a href="cite.html#cite"><span class="toc-section-number"></span><span class="element">cite</span> – <span class="shortdesc">cited title of a work</span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> +<span class="spec-link"><a title="Read about the cite element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-cite-element">ⓘ</a></span> <a href="cite.html#cite"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">cite</span> – <span class="shortdesc">cited title of a work</span></span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> </li> <li id="code-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the code element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-code-element">ⓘ</a></span> <a href="code.html#code"><span class="toc-section-number"></span><span class="element">code</span> – <span class="shortdesc">code fragment</span></a> +<span class="spec-link"><a title="Read about the code element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-code-element">ⓘ</a></span> <a href="code.html#code"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">code</span> – <span class="shortdesc">code fragment</span></span></a> </li> <li id="col-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the col element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-col-element">ⓘ</a></span> <a href="col.html#col"><span class="toc-section-number"></span><span class="element">col</span> – <span class="shortdesc">table column</span></a> +<span class="spec-link"><a title="Read about the col element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-col-element">ⓘ</a></span> <a href="col.html#col"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">col</span> – <span class="shortdesc">table column</span></span></a> </li> <li id="colgroup-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the colgroup element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-colgroup-element">ⓘ</a></span> <a href="colgroup.html#colgroup"><span class="toc-section-number"></span><span class="element">colgroup</span> – <span class="shortdesc">table column group</span></a> +<span class="spec-link"><a title="Read about the colgroup element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-colgroup-element">ⓘ</a></span> <a href="colgroup.html#colgroup"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">colgroup</span> – <span class="shortdesc">table column group</span></span></a> </li> <li id="command-toc"> -<span class="toc-section-number"></span><span class="spec-link"><a title="Read about the command element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-command">ⓘ</a></span> <a href="command.html#command"><span class="toc-section-number"></span><span class="element">command</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the command element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-command">ⓘ</a></span> <a href="command.html#command"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">command</span> – <span class="shortdesc">command</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li id="command.command-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the command element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-command">ⓘ</a></span> <a href="command.command.html#command.command"><span class="toc-section-number"></span><span class="element">command</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">command</span></span> – <span class="shortdesc">command with an associated action</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the command element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-command">ⓘ</a></span> <a href="command.command.html#command.command"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">command</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">command</span></span> – <span class="shortdesc">command with an associated action</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li id="command.radio-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the command element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-command">ⓘ</a></span> <a href="command.radio.html#command.radio"><span class="toc-section-number"></span><span class="element">command</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">radio</span></span> – <span class="shortdesc">selection of one item from a list of items</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the command element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-command">ⓘ</a></span> <a href="command.radio.html#command.radio"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">command</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">radio</span></span> – <span class="shortdesc">selection of one item from a list of items</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li id="command.checkbox-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the command element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-command">ⓘ</a></span> <a href="command.checkbox.html#command.checkbox"><span class="toc-section-number"></span><span class="element">command</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">checkbox</span></span> – <span class="shortdesc">state or option that can be toggled</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the command element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-command">ⓘ</a></span> <a href="command.checkbox.html#command.checkbox"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">command</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">checkbox</span></span> – <span class="shortdesc">state or option that can be toggled</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li id="datalist-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the datalist element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-datalist-element">ⓘ</a></span> <a href="datalist.html#datalist"><span class="toc-section-number"></span><span class="element">datalist</span> – <span class="shortdesc">predefined options for other controls</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the datalist element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-datalist-element">ⓘ</a></span> <a href="datalist.html#datalist"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">datalist</span> – <span class="shortdesc">predefined options for other controls</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li id="dd-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the dd element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-dd-element">ⓘ</a></span> <a href="dd.html#dd"><span class="toc-section-number"></span><span class="element">dd</span> – <span class="shortdesc">description or value</span></a> +<span class="spec-link"><a title="Read about the dd element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-dd-element">ⓘ</a></span> <a href="dd.html#dd"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">dd</span> – <span class="shortdesc">description or value</span></span></a> </li> <li id="del-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the del element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/edits.html#the-del-element">ⓘ</a></span> <a href="del.html#del"><span class="toc-section-number"></span><span class="element">del</span> – <span class="shortdesc">deleted text</span></a> +<span class="spec-link"><a title="Read about the del element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/edits.html#the-del-element">ⓘ</a></span> <a href="del.html#del"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">del</span> – <span class="shortdesc">deleted text</span></span></a> </li> <li id="details-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the details element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-details-element">ⓘ</a></span> <a href="details.html#details"><span class="toc-section-number"></span><span class="element">details</span> – <span class="shortdesc">control for additional on-demand information</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the details element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-details-element">ⓘ</a></span> <a href="details.html#details"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">details</span> – <span class="shortdesc">control for additional on-demand information</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li id="dfn-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the dfn element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-dfn-element">ⓘ</a></span> <a href="dfn.html#dfn"><span class="toc-section-number"></span><span class="element">dfn</span> – <span class="shortdesc">defining instance</span></a> +<span class="spec-link"><a title="Read about the dfn element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-dfn-element">ⓘ</a></span> <a href="dfn.html#dfn"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">dfn</span> – <span class="shortdesc">defining instance</span></span></a> </li> <li id="div-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the div element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-div-element">ⓘ</a></span> <a href="div.html#div"><span class="toc-section-number"></span><span class="element">div</span> – <span class="shortdesc">generic flow container</span></a> +<span class="spec-link"><a title="Read about the div element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-div-element">ⓘ</a></span> <a href="div.html#div"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">div</span> – <span class="shortdesc">generic flow container</span></span></a> </li> <li id="dl-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the dl element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-dl-element">ⓘ</a></span> <a href="dl.html#dl"><span class="toc-section-number"></span><span class="element">dl</span> – <span class="shortdesc">description list</span></a> +<span class="spec-link"><a title="Read about the dl element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-dl-element">ⓘ</a></span> <a href="dl.html#dl"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">dl</span> – <span class="shortdesc">description list</span></span></a> </li> <li id="dt-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the dt element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-dt-element">ⓘ</a></span> <a href="dt.html#dt"><span class="toc-section-number"></span><span class="element">dt</span> – <span class="shortdesc">term or name</span></a> +<span class="spec-link"><a title="Read about the dt element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-dt-element">ⓘ</a></span> <a href="dt.html#dt"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">dt</span> – <span class="shortdesc">term or name</span></span></a> </li> <li id="em-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the em element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-em-element">ⓘ</a></span> <a href="em.html#em"><span class="toc-section-number"></span><span class="element">em</span> – <span class="shortdesc">emphatic stress</span></a> +<span class="spec-link"><a title="Read about the em element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-em-element">ⓘ</a></span> <a href="em.html#em"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">em</span> – <span class="shortdesc">emphatic stress</span></span></a> </li> <li id="embed-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the embed element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#the-embed-element">ⓘ</a></span> <a href="embed.html#embed"><span class="toc-section-number"></span><span class="element">embed</span> – <span class="shortdesc">integration point for plugins</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the embed element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#the-embed-element">ⓘ</a></span> <a href="embed.html#embed"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">embed</span> – <span class="shortdesc">integration point for plugins</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li id="fieldset-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the fieldset element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/forms.html#the-fieldset-element">ⓘ</a></span> <a href="fieldset.html#fieldset"><span class="toc-section-number"></span><span class="element">fieldset</span> – <span class="shortdesc">set of related form controls</span></a> +<span class="spec-link"><a title="Read about the fieldset element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/forms.html#the-fieldset-element">ⓘ</a></span> <a href="fieldset.html#fieldset"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">fieldset</span> – <span class="shortdesc">set of related form controls</span></span></a> </li> <li id="figcaption-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the figcaption element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-figcaption-element">ⓘ</a></span> <a href="figcaption.html#figcaption"><span class="toc-section-number"></span><span class="element">figcaption</span> – <span class="shortdesc">figure caption</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the figcaption element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-figcaption-element">ⓘ</a></span> <a href="figcaption.html#figcaption"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">figcaption</span> – <span class="shortdesc">figure caption</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li id="figure-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the figure element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-figure-element">ⓘ</a></span> <a href="figure.html#figure"><span class="toc-section-number"></span><span class="element">figure</span> – <span class="shortdesc">figure with optional caption</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the figure element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-figure-element">ⓘ</a></span> <a href="figure.html#figure"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">figure</span> – <span class="shortdesc">figure with optional caption</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li id="footer-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the footer element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-footer-element">ⓘ</a></span> <a href="footer.html#footer"><span class="toc-section-number"></span><span class="element">footer</span> – <span class="shortdesc">footer</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the footer element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-footer-element">ⓘ</a></span> <a href="footer.html#footer"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">footer</span> – <span class="shortdesc">footer</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li id="form-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the form element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/forms.html#the-form-element">ⓘ</a></span> <a href="form.html#form"><span class="toc-section-number"></span><span class="element">form</span> – <span class="shortdesc">user-submittable form</span></a> +<span class="spec-link"><a title="Read about the form element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/forms.html#the-form-element">ⓘ</a></span> <a href="form.html#form"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">form</span> – <span class="shortdesc">user-submittable form</span></span></a> </li> <li id="h1-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the h1 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <a href="h1.html#h1"><span class="toc-section-number"></span><span class="element">h1</span> – <span class="shortdesc">heading</span></a> +<span class="spec-link"><a title="Read about the h1 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <a href="h1.html#h1"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">h1</span> – <span class="shortdesc">heading</span></span></a> </li> <li id="h2-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the h2 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <a href="h2.html#h2"><span class="toc-section-number"></span><span class="element">h2</span> – <span class="shortdesc">heading</span></a> +<span class="spec-link"><a title="Read about the h2 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <a href="h2.html#h2"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">h2</span> – <span class="shortdesc">heading</span></span></a> </li> <li id="h3-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the h3 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <a href="h3.html#h3"><span class="toc-section-number"></span><span class="element">h3</span> – <span class="shortdesc">heading</span></a> +<span class="spec-link"><a title="Read about the h3 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <a href="h3.html#h3"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">h3</span> – <span class="shortdesc">heading</span></span></a> </li> <li id="h4-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the h4 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <a href="h4.html#h4"><span class="toc-section-number"></span><span class="element">h4</span> – <span class="shortdesc">heading</span></a> +<span class="spec-link"><a title="Read about the h4 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <a href="h4.html#h4"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">h4</span> – <span class="shortdesc">heading</span></span></a> </li> <li id="h5-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the h5 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <a href="h5.html#h5"><span class="toc-section-number"></span><span class="element">h5</span> – <span class="shortdesc">heading</span></a> +<span class="spec-link"><a title="Read about the h5 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <a href="h5.html#h5"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">h5</span> – <span class="shortdesc">heading</span></span></a> </li> <li id="h6-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the h6 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <a href="h6.html#h6"><span class="toc-section-number"></span><span class="element">h6</span> – <span class="shortdesc">heading</span></a> +<span class="spec-link"><a title="Read about the h6 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <a href="h6.html#h6"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">h6</span> – <span class="shortdesc">heading</span></span></a> </li> <li id="head-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the head element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#the-head-element-0">ⓘ</a></span> <a href="head.html#head"><span class="toc-section-number"></span><span class="element">head</span> – <span class="shortdesc">document metadata</span></a> +<span class="spec-link"><a title="Read about the head element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#the-head-element-0">ⓘ</a></span> <a href="head.html#head"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">head</span> – <span class="shortdesc">document metadata</span></span></a> </li> <li id="header-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the header element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-header-element">ⓘ</a></span> <a href="header.html#header"><span class="toc-section-number"></span><span class="element">header</span> – <span class="shortdesc">header</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the header element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-header-element">ⓘ</a></span> <a href="header.html#header"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">header</span> – <span class="shortdesc">header</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li id="hgroup-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the hgroup element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-hgroup-element">ⓘ</a></span> <a href="hgroup.html#hgroup"><span class="toc-section-number"></span><span class="element">hgroup</span> – <span class="shortdesc">heading group</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the hgroup element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-hgroup-element">ⓘ</a></span> <a href="hgroup.html#hgroup"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">hgroup</span> – <span class="shortdesc">heading group</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li id="hr-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the hr element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-hr-element">ⓘ</a></span> <a href="hr.html#hr"><span class="toc-section-number"></span><span class="element">hr</span> – <span class="shortdesc">thematic break</span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> +<span class="spec-link"><a title="Read about the hr element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-hr-element">ⓘ</a></span> <a href="hr.html#hr"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">hr</span> – <span class="shortdesc">thematic break</span></span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> </li> <li id="html-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the html element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#the-html-element-0">ⓘ</a></span> <a href="html.html#html"><span class="toc-section-number"></span><span class="element">html</span> – <span class="shortdesc">root element</span></a> +<span class="spec-link"><a title="Read about the html element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#the-html-element-0">ⓘ</a></span> <a href="html.html#html"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">html</span> – <span class="shortdesc">root element</span></span></a> </li> <li id="i-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the i element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-i-element">ⓘ</a></span> <a href="i.html#i"><span class="toc-section-number"></span><span class="element">i</span> – <span class="shortdesc">offset text conventionally styled in italic</span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> +<span class="spec-link"><a title="Read about the i element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-i-element">ⓘ</a></span> <a href="i.html#i"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">i</span> – <span class="shortdesc">offset text conventionally styled in italic</span></span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> </li> <li id="iframe-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the iframe element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#the-iframe-element">ⓘ</a></span> <a href="iframe.html#iframe"><span class="toc-section-number"></span><span class="element">iframe</span> – <span class="shortdesc">nested browsing context (inline frame)</span></a> +<span class="spec-link"><a title="Read about the iframe element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#the-iframe-element">ⓘ</a></span> <a href="iframe.html#iframe"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">iframe</span> – <span class="shortdesc">nested browsing context (inline frame)</span></span></a> </li> <li id="img-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the img element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/embedded-content-1.html#the-img-element">ⓘ</a></span> <a href="img.html#img"><span class="toc-section-number"></span><span class="element">img</span> – <span class="shortdesc">image</span></a> +<span class="spec-link"><a title="Read about the img element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/embedded-content-1.html#the-img-element">ⓘ</a></span> <a href="img.html#img"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">img</span> – <span class="shortdesc">image</span></span></a> </li> <li id="input-toc"> -<span class="toc-section-number"></span><span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#the-input-element">ⓘ</a></span> <a href="input.html#input"><span class="toc-section-number"></span><span class="element">input</span></a> +<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#the-input-element">ⓘ</a></span> <a href="input.html#input"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span> – <span class="shortdesc">input control</span></span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> </li> <li id="input.text-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#text-state-and-search-state">ⓘ</a></span> <a href="input.text.html#input.text"><span class="toc-section-number"></span><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">text</span></span> – <span class="shortdesc">text-input field</span></a> +<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#text-state-and-search-state">ⓘ</a></span> <a href="input.text.html#input.text"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">text</span></span> – <span class="shortdesc">text-input field</span></span></a> </li> <li id="input.password-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#password-state">ⓘ</a></span> <a href="input.password.html#input.password"><span class="toc-section-number"></span><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">password</span></span> – <span class="shortdesc">password-input field</span></a> +<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#password-state">ⓘ</a></span> <a href="input.password.html#input.password"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">password</span></span> – <span class="shortdesc">password-input field</span></span></a> </li> <li id="input.checkbox-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#checkbox-state">ⓘ</a></span> <a href="input.checkbox.html#input.checkbox"><span class="toc-section-number"></span><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">checkbox</span></span> – <span class="shortdesc">checkbox</span></a> +<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#checkbox-state">ⓘ</a></span> <a href="input.checkbox.html#input.checkbox"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">checkbox</span></span> – <span class="shortdesc">checkbox</span></span></a> </li> <li id="input.radio-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#radio-button-state">ⓘ</a></span> <a href="input.radio.html#input.radio"><span class="toc-section-number"></span><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">radio</span></span> – <span class="shortdesc">radio button</span></a> +<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#radio-button-state">ⓘ</a></span> <a href="input.radio.html#input.radio"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">radio</span></span> – <span class="shortdesc">radio button</span></span></a> </li> <li id="input.button-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#button-state">ⓘ</a></span> <a href="input.button.html#input.button"><span class="toc-section-number"></span><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">button</span></span> – <span class="shortdesc">button</span></a> +<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#button-state">ⓘ</a></span> <a href="input.button.html#input.button"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">button</span></span> – <span class="shortdesc">button</span></span></a> </li> <li id="input.submit-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#submit-button-state">ⓘ</a></span> <a href="input.submit.html#input.submit"><span class="toc-section-number"></span><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">submit</span></span> – <span class="shortdesc">submit button</span></a> +<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#submit-button-state">ⓘ</a></span> <a href="input.submit.html#input.submit"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">submit</span></span> – <span class="shortdesc">submit button</span></span></a> </li> <li id="input.reset-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#reset-button-state">ⓘ</a></span> <a href="input.reset.html#input.reset"><span class="toc-section-number"></span><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">reset</span></span> – <span class="shortdesc">reset button</span></a> +<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#reset-button-state">ⓘ</a></span> <a href="input.reset.html#input.reset"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">reset</span></span> – <span class="shortdesc">reset button</span></span></a> </li> <li id="input.file-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#file-upload-state">ⓘ</a></span> <a href="input.file.html#input.file"><span class="toc-section-number"></span><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">file</span></span> – <span class="shortdesc">file upload control</span></a> +<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#file-upload-state">ⓘ</a></span> <a href="input.file.html#input.file"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">file</span></span> – <span class="shortdesc">file upload control</span></span></a> </li> <li id="input.hidden-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#hidden-state">ⓘ</a></span> <a href="input.hidden.html#input.hidden"><span class="toc-section-number"></span><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">hidden</span></span> – <span class="shortdesc">hidden input control</span></a> +<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#hidden-state">ⓘ</a></span> <a href="input.hidden.html#input.hidden"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">hidden</span></span> – <span class="shortdesc">hidden input control</span></span></a> </li> <li id="input.image-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#image-button-state">ⓘ</a></span> <a href="input.image.html#input.image"><span class="toc-section-number"></span><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">image</span></span> – <span class="shortdesc">image-coordinates input control</span></a> +<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#image-button-state">ⓘ</a></span> <a href="input.image.html#input.image"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">image</span></span> – <span class="shortdesc">image-coordinates input control</span></span></a> </li> <li id="input.datetime-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#date-and-time-state">ⓘ</a></span> <a href="input.datetime.html#input.datetime"><span class="toc-section-number"></span><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">datetime</span></span> – <span class="shortdesc">global date-and-time input control</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#date-and-time-state">ⓘ</a></span> <a href="input.datetime.html#input.datetime"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">datetime</span></span> – <span class="shortdesc">global date-and-time input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li id="input.datetime-local-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#local-date-and-time-state">ⓘ</a></span> <a href="input.datetime-local.html#input.datetime-local"><span class="toc-section-number"></span><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">datetime-local</span></span> – <span class="shortdesc">local date-and-time input control</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#local-date-and-time-state">ⓘ</a></span> <a href="input.datetime-local.html#input.datetime-local"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">datetime-local</span></span> – <span class="shortdesc">local date-and-time input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li id="input.date-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#date-state">ⓘ</a></span> <a href="input.date.html#input.date"><span class="toc-section-number"></span><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">date</span></span> – <span class="shortdesc">date input control</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#date-state">ⓘ</a></span> <a href="input.date.html#input.date"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">date</span></span> – <span class="shortdesc">date input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li id="input.month-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#month-state">ⓘ</a></span> <a href="input.month.html#input.month"><span class="toc-section-number"></span><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">month</span></span> – <span class="shortdesc">year-and-month input control</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#month-state">ⓘ</a></span> <a href="input.month.html#input.month"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">month</span></span> – <span class="shortdesc">year-and-month input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li id="input.time-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#time-state">ⓘ</a></span> <a href="input.time.html#input.time"><span class="toc-section-number"></span><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">time</span></span> – <span class="shortdesc">time input control</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#time-state">ⓘ</a></span> <a href="input.time.html#input.time"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">time</span></span> – <span class="shortdesc">time input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li id="input.week-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#week-state">ⓘ</a></span> <a href="input.week.html#input.week"><span class="toc-section-number"></span><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">week</span></span> – <span class="shortdesc">year-and-week input control</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#week-state">ⓘ</a></span> <a href="input.week.html#input.week"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">week</span></span> – <span class="shortdesc">year-and-week input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li id="input.number-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#number-state">ⓘ</a></span> <a href="input.number.html#input.number"><span class="toc-section-number"></span><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">number</span></span> – <span class="shortdesc">number input control</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#number-state">ⓘ</a></span> <a href="input.number.html#input.number"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">number</span></span> – <span class="shortdesc">number input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li id="input.range-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#range-state">ⓘ</a></span> <a href="input.range.html#input.range"><span class="toc-section-number"></span><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">range</span></span> – <span class="shortdesc">imprecise number-input control</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#range-state">ⓘ</a></span> <a href="input.range.html#input.range"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">range</span></span> – <span class="shortdesc">imprecise number-input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li id="input.email-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#e-mail-state">ⓘ</a></span> <a href="input.email.html#input.email"><span class="toc-section-number"></span><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">email</span></span> – <span class="shortdesc">e-mail address input control</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#e-mail-state">ⓘ</a></span> <a href="input.email.html#input.email"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">email</span></span> – <span class="shortdesc">e-mail address input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li id="input.url-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#url-state">ⓘ</a></span> <a href="input.url.html#input.url"><span class="toc-section-number"></span><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">url</span></span> – <span class="shortdesc">URL input control</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#url-state">ⓘ</a></span> <a href="input.url.html#input.url"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">url</span></span> – <span class="shortdesc">URL input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li id="input.search-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#text-state-and-search-state">ⓘ</a></span> <a href="input.search.html#input.search"><span class="toc-section-number"></span><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">search</span></span> – <span class="shortdesc">search field</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#text-state-and-search-state">ⓘ</a></span> <a href="input.search.html#input.search"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">search</span></span> – <span class="shortdesc">search field</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li id="input.tel-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#telephone-state">ⓘ</a></span> <a href="input.tel.html#input.tel"><span class="toc-section-number"></span><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">tel</span></span> – <span class="shortdesc">telephone-number-input field</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#telephone-state">ⓘ</a></span> <a href="input.tel.html#input.tel"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">tel</span></span> – <span class="shortdesc">telephone-number-input field</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li id="input.color-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#color-state">ⓘ</a></span> <a href="input.color.html#input.color"><span class="toc-section-number"></span><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">color</span></span> – <span class="shortdesc">color-well control</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#color-state">ⓘ</a></span> <a href="input.color.html#input.color"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">color</span></span> – <span class="shortdesc">color-well control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li id="ins-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the ins element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/edits.html#the-ins-element">ⓘ</a></span> <a href="ins.html#ins"><span class="toc-section-number"></span><span class="element">ins</span> – <span class="shortdesc">inserted text</span></a> +<span class="spec-link"><a title="Read about the ins element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/edits.html#the-ins-element">ⓘ</a></span> <a href="ins.html#ins"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">ins</span> – <span class="shortdesc">inserted text</span></span></a> </li> <li id="kbd-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the kbd element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-kbd-element">ⓘ</a></span> <a href="kbd.html#kbd"><span class="toc-section-number"></span><span class="element">kbd</span> – <span class="shortdesc">user input</span></a> +<span class="spec-link"><a title="Read about the kbd element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-kbd-element">ⓘ</a></span> <a href="kbd.html#kbd"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">kbd</span> – <span class="shortdesc">user input</span></span></a> </li> <li id="keygen-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the keygen element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-keygen-element">ⓘ</a></span> <a href="keygen.html#keygen"><span class="toc-section-number"></span><span class="element">keygen</span> – <span class="shortdesc">key-pair generator/input control</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the keygen element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-keygen-element">ⓘ</a></span> <a href="keygen.html#keygen"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">keygen</span> – <span class="shortdesc">key-pair generator/input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li id="label-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the label element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/forms.html#the-label-element">ⓘ</a></span> <a href="label.html#label"><span class="toc-section-number"></span><span class="element">label</span> – <span class="shortdesc">caption for a form control</span></a> +<span class="spec-link"><a title="Read about the label element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/forms.html#the-label-element">ⓘ</a></span> <a href="label.html#label"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">label</span> – <span class="shortdesc">caption for a form control</span></span></a> </li> <li id="legend-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the legend element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/forms.html#the-legend-element">ⓘ</a></span> <a href="legend.html#legend"><span class="toc-section-number"></span><span class="element">legend</span> – <span class="shortdesc">title or explanatory caption</span></a> +<span class="spec-link"><a title="Read about the legend element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/forms.html#the-legend-element">ⓘ</a></span> <a href="legend.html#legend"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">legend</span> – <span class="shortdesc">title or explanatory caption</span></span></a> </li> <li id="li-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the li element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-li-element">ⓘ</a></span> <a href="li.html#li"><span class="toc-section-number"></span><span class="element">li</span> – <span class="shortdesc">list item</span></a> +<span class="spec-link"><a title="Read about the li element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-li-element">ⓘ</a></span> <a href="li.html#li"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">li</span> – <span class="shortdesc">list item</span></span></a> </li> <li id="link-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the link element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#the-link-element">ⓘ</a></span> <a href="link.html#link"><span class="toc-section-number"></span><span class="element">link</span> – <span class="shortdesc">inter-document relationship metadata</span></a> +<span class="spec-link"><a title="Read about the link element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#the-link-element">ⓘ</a></span> <a href="link.html#link"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">link</span> – <span class="shortdesc">inter-document relationship metadata</span></span></a> </li> <li id="map-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the map element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-map-element.html#the-map-element">ⓘ</a></span> <a href="map.html#map"><span class="toc-section-number"></span><span class="element">map</span> – <span class="shortdesc">image-map definition</span></a> +<span class="spec-link"><a title="Read about the map element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-map-element.html#the-map-element">ⓘ</a></span> <a href="map.html#map"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">map</span> – <span class="shortdesc">image-map definition</span></span></a> </li> <li id="mark-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the mark element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-mark-element">ⓘ</a></span> <a href="mark.html#mark"><span class="toc-section-number"></span><span class="element">mark</span> – <span class="shortdesc">marked (highlighted) text</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the mark element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-mark-element">ⓘ</a></span> <a href="mark.html#mark"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">mark</span> – <span class="shortdesc">marked (highlighted) text</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li id="menu-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the menu element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#menus">ⓘ</a></span> <a href="menu.html#menu"><span class="toc-section-number"></span><span class="element">menu</span> – <span class="shortdesc">list of commands</span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> +<span class="spec-link"><a title="Read about the menu element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#menus">ⓘ</a></span> <a href="menu.html#menu"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">menu</span> – <span class="shortdesc">list of commands</span></span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> </li> <li id="meta-toc"> -<span class="toc-section-number"></span><span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#meta">ⓘ</a></span> <a href="meta.html#meta"><span class="toc-section-number"></span><span class="element">meta</span></a> +<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#meta">ⓘ</a></span> <a href="meta.html#meta"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">meta</span> – <span class="shortdesc">document metadata</span></span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> </li> <li id="meta.name-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-name">ⓘ</a></span> <a href="meta.name.html#meta.name"><span class="toc-section-number"></span><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">name</span></span> – <span class="shortdesc">name-value metadata</span></a> +<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-name">ⓘ</a></span> <a href="meta.name.html#meta.name"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">name</span></span> – <span class="shortdesc">name-value metadata</span></span></a> </li> <li id="meta.http-equiv.refresh-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-http-equiv-refresh">ⓘ</a></span> <a href="meta.http-equiv.refresh.html#meta.http-equiv.refresh"><span class="toc-section-number"></span><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">refresh</span></span> – <span class="shortdesc">“refresh” pragma directive</span></a> +<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-http-equiv-refresh">ⓘ</a></span> <a href="meta.http-equiv.refresh.html#meta.http-equiv.refresh"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">refresh</span></span> – <span class="shortdesc">“refresh” pragma directive</span></span></a> </li> <li id="meta.http-equiv.default-style-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-http-equiv-default-style">ⓘ</a></span> <a href="meta.http-equiv.default-style.html#meta.http-equiv.default-style"><span class="toc-section-number"></span><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">default-style</span></span> – <span class="shortdesc">“preferred stylesheet” pragma directive</span></a> +<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-http-equiv-default-style">ⓘ</a></span> <a href="meta.http-equiv.default-style.html#meta.http-equiv.default-style"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">default-style</span></span> – <span class="shortdesc">“preferred stylesheet” pragma directive</span></span></a> </li> <li id="meta.http-equiv.content-language-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-http-equiv-content-language">ⓘ</a></span> <a href="meta.http-equiv.content-language.html#meta.http-equiv.content-language"><span class="toc-section-number"></span><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">content-language</span></span> – <span class="shortdesc">“default language” pragma directive</span></a> <span class="obsoleted-feature" title="This markup feature has been obsoleted in HTML5.">OBSOLETE</span> +<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-http-equiv-content-language">ⓘ</a></span> <a href="meta.http-equiv.content-language.html#meta.http-equiv.content-language"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">content-language</span></span> – <span class="shortdesc">“default language” pragma directive</span></span></a> <span class="obsoleted-feature" title="This markup feature has been obsoleted in HTML5.">OBSOLETE</span> </li> <li id="meta.charset-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-charset">ⓘ</a></span> <a href="meta.charset.html#meta.charset"><span class="toc-section-number"></span><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">charset</span></span> – <span class="shortdesc">document character-encoding declaration</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-charset">ⓘ</a></span> <a href="meta.charset.html#meta.charset"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">charset</span></span> – <span class="shortdesc">document character-encoding declaration</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li id="meta.http-equiv.content-type-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-http-equiv-content-type">ⓘ</a></span> <a href="meta.http-equiv.content-type.html#meta.http-equiv.content-type"><span class="toc-section-number"></span><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">content-type</span></span> – <span class="shortdesc">document character-encoding declaration</span></a> +<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-http-equiv-content-type">ⓘ</a></span> <a href="meta.http-equiv.content-type.html#meta.http-equiv.content-type"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">content-type</span></span> – <span class="shortdesc">document character-encoding declaration</span></span></a> </li> <li id="meter-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the meter element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-meter-element">ⓘ</a></span> <a href="meter.html#meter"><span class="toc-section-number"></span><span class="element">meter</span> – <span class="shortdesc">scalar gauge</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the meter element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-meter-element">ⓘ</a></span> <a href="meter.html#meter"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">meter</span> – <span class="shortdesc">scalar gauge</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li id="nav-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the nav element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-nav-element">ⓘ</a></span> <a href="nav.html#nav"><span class="toc-section-number"></span><span class="element">nav</span> – <span class="shortdesc">group of navigational links</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the nav element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-nav-element">ⓘ</a></span> <a href="nav.html#nav"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">nav</span> – <span class="shortdesc">group of navigational links</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li id="noscript-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the noscript element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/scripting-1.html#the-noscript-element">ⓘ</a></span> <a href="noscript.html#noscript"><span class="toc-section-number"></span><span class="element">noscript</span> – <span class="shortdesc">fallback content for script</span></a> +<span class="spec-link"><a title="Read about the noscript element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/scripting-1.html#the-noscript-element">ⓘ</a></span> <a href="noscript.html#noscript"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">noscript</span> – <span class="shortdesc">fallback content for script</span></span></a> </li> <li id="object-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the object element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#the-object-element">ⓘ</a></span> <a href="object.html#object"><span class="toc-section-number"></span><span class="element">object</span> – <span class="shortdesc">generic external content</span></a> +<span class="spec-link"><a title="Read about the object element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#the-object-element">ⓘ</a></span> <a href="object.html#object"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">object</span> – <span class="shortdesc">generic external content</span></span></a> </li> <li id="ol-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the ol element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-ol-element">ⓘ</a></span> <a href="ol.html#ol"><span class="toc-section-number"></span><span class="element">ol</span> – <span class="shortdesc">ordered list</span></a> +<span class="spec-link"><a title="Read about the ol element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-ol-element">ⓘ</a></span> <a href="ol.html#ol"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">ol</span> – <span class="shortdesc">ordered list</span></span></a> </li> <li id="optgroup-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the optgroup element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-optgroup-element">ⓘ</a></span> <a href="optgroup.html#optgroup"><span class="toc-section-number"></span><span class="element">optgroup</span> – <span class="shortdesc">group of options</span></a> +<span class="spec-link"><a title="Read about the optgroup element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-optgroup-element">ⓘ</a></span> <a href="optgroup.html#optgroup"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">optgroup</span> – <span class="shortdesc">group of options</span></span></a> </li> <li id="option-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the option element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-option-element">ⓘ</a></span> <a href="option.html#option"><span class="toc-section-number"></span><span class="element">option</span> – <span class="shortdesc">option</span></a> +<span class="spec-link"><a title="Read about the option element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-option-element">ⓘ</a></span> <a href="option.html#option"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">option</span> – <span class="shortdesc">option</span></span></a> </li> <li id="output-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the output element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-output-element">ⓘ</a></span> <a href="output.html#output"><span class="toc-section-number"></span><span class="element">output</span> – <span class="shortdesc">result of a calculation in a form</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the output element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-output-element">ⓘ</a></span> <a href="output.html#output"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">output</span> – <span class="shortdesc">result of a calculation in a form</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li id="p-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the p element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-p-element">ⓘ</a></span> <a href="p.html#p"><span class="toc-section-number"></span><span class="element">p</span> – <span class="shortdesc">paragraph</span></a> +<span class="spec-link"><a title="Read about the p element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-p-element">ⓘ</a></span> <a href="p.html#p"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">p</span> – <span class="shortdesc">paragraph</span></span></a> </li> <li id="param-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the param element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#the-param-element">ⓘ</a></span> <a href="param.html#param"><span class="toc-section-number"></span><span class="element">param</span> – <span class="shortdesc">initialization parameters for plugins</span></a> +<span class="spec-link"><a title="Read about the param element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#the-param-element">ⓘ</a></span> <a href="param.html#param"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">param</span> – <span class="shortdesc">initialization parameters for plugins</span></span></a> </li> <li id="pre-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the pre element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-pre-element">ⓘ</a></span> <a href="pre.html#pre"><span class="toc-section-number"></span><span class="element">pre</span> – <span class="shortdesc">preformatted text</span></a> +<span class="spec-link"><a title="Read about the pre element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-pre-element">ⓘ</a></span> <a href="pre.html#pre"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">pre</span> – <span class="shortdesc">preformatted text</span></span></a> </li> <li id="progress-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the progress element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-progress-element">ⓘ</a></span> <a href="progress.html#progress"><span class="toc-section-number"></span><span class="element">progress</span> – <span class="shortdesc">progress indicator</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the progress element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-progress-element">ⓘ</a></span> <a href="progress.html#progress"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">progress</span> – <span class="shortdesc">progress indicator</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li id="q-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the q element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-q-element">ⓘ</a></span> <a href="q.html#q"><span class="toc-section-number"></span><span class="element">q</span> – <span class="shortdesc">quoted text</span></a> +<span class="spec-link"><a title="Read about the q element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-q-element">ⓘ</a></span> <a href="q.html#q"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">q</span> – <span class="shortdesc">quoted text</span></span></a> </li> <li id="rp-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the rp element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-rp-element">ⓘ</a></span> <a href="rp.html#rp"><span class="toc-section-number"></span><span class="element">rp</span> – <span class="shortdesc">ruby parenthesis</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the rp element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-rp-element">ⓘ</a></span> <a href="rp.html#rp"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">rp</span> – <span class="shortdesc">ruby parenthesis</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li id="rt-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the rt element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-rt-element">ⓘ</a></span> <a href="rt.html#rt"><span class="toc-section-number"></span><span class="element">rt</span> – <span class="shortdesc">ruby text</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the rt element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-rt-element">ⓘ</a></span> <a href="rt.html#rt"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">rt</span> – <span class="shortdesc">ruby text</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li id="ruby-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the ruby element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-ruby-element">ⓘ</a></span> <a href="ruby.html#ruby"><span class="toc-section-number"></span><span class="element">ruby</span> – <span class="shortdesc">ruby annotation</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the ruby element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-ruby-element">ⓘ</a></span> <a href="ruby.html#ruby"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">ruby</span> – <span class="shortdesc">ruby annotation</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li id="samp-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the samp element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-samp-element">ⓘ</a></span> <a href="samp.html#samp"><span class="toc-section-number"></span><span class="element">samp</span> – <span class="shortdesc">(sample) output</span></a> +<span class="spec-link"><a title="Read about the samp element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-samp-element">ⓘ</a></span> <a href="samp.html#samp"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">samp</span> – <span class="shortdesc">(sample) output</span></span></a> </li> <li id="script-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the script element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/scripting-1.html#script">ⓘ</a></span> <a href="script.html#script"><span class="toc-section-number"></span><span class="element">script</span> – <span class="shortdesc">embedded script</span></a> +<span class="spec-link"><a title="Read about the script element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/scripting-1.html#script">ⓘ</a></span> <a href="script.html#script"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">script</span> – <span class="shortdesc">embedded script</span></span></a> </li> <li id="section-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the section element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-section-element">ⓘ</a></span> <a href="section.html#section"><span class="toc-section-number"></span><span class="element">section</span> – <span class="shortdesc">section</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the section element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-section-element">ⓘ</a></span> <a href="section.html#section"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">section</span> – <span class="shortdesc">section</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li id="select-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the select element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-select-element">ⓘ</a></span> <a href="select.html#select"><span class="toc-section-number"></span><span class="element">select</span> – <span class="shortdesc">option-selection form control</span></a> +<span class="spec-link"><a title="Read about the select element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-select-element">ⓘ</a></span> <a href="select.html#select"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">select</span> – <span class="shortdesc">option-selection form control</span></span></a> </li> <li id="small-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the small element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-small-element">ⓘ</a></span> <a href="small.html#small"><span class="toc-section-number"></span><span class="element">small</span> – <span class="shortdesc">small print</span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> +<span class="spec-link"><a title="Read about the small element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-small-element">ⓘ</a></span> <a href="small.html#small"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">small</span> – <span class="shortdesc">small print</span></span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> </li> <li id="source-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the source element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/video.html#the-source-element">ⓘ</a></span> <a href="source.html#source"><span class="toc-section-number"></span><span class="element">source</span> – <span class="shortdesc">media source</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the source element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/video.html#the-source-element">ⓘ</a></span> <a href="source.html#source"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">source</span> – <span class="shortdesc">media source</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li id="span-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the span element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-span-element">ⓘ</a></span> <a href="span.html#span"><span class="toc-section-number"></span><span class="element">span</span> – <span class="shortdesc">generic span</span></a> +<span class="spec-link"><a title="Read about the span element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-span-element">ⓘ</a></span> <a href="span.html#span"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">span</span> – <span class="shortdesc">generic span</span></span></a> </li> <li id="strong-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the strong element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-strong-element">ⓘ</a></span> <a href="strong.html#strong"><span class="toc-section-number"></span><span class="element">strong</span> – <span class="shortdesc">strong importance</span></a> +<span class="spec-link"><a title="Read about the strong element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-strong-element">ⓘ</a></span> <a href="strong.html#strong"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">strong</span> – <span class="shortdesc">strong importance</span></span></a> </li> <li id="style-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the style element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#the-style-element">ⓘ</a></span> <a href="style.html#style"><span class="toc-section-number"></span><span class="element">style</span> – <span class="shortdesc">style (presentation) information</span></a> +<span class="spec-link"><a title="Read about the style element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#the-style-element">ⓘ</a></span> <a href="style.html#style"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">style</span> – <span class="shortdesc">style (presentation) information</span></span></a> </li> <li id="sub-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the sub element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-sub-and-sup-elements">ⓘ</a></span> <a href="sub.html#sub"><span class="toc-section-number"></span><span class="element">sub</span> – <span class="shortdesc">subscript</span></a> +<span class="spec-link"><a title="Read about the sub element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-sub-and-sup-elements">ⓘ</a></span> <a href="sub.html#sub"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">sub</span> – <span class="shortdesc">subscript</span></span></a> </li> <li id="summary-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the summary element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-summary-element">ⓘ</a></span> <a href="summary.html#summary"><span class="toc-section-number"></span><span class="element">summary</span> – <span class="shortdesc">summary, caption, or legend for a details control</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the summary element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-summary-element">ⓘ</a></span> <a href="summary.html#summary"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">summary</span> – <span class="shortdesc">summary, caption, or legend for a details control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li id="sup-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the sup element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-sub-and-sup-elements">ⓘ</a></span> <a href="sup.html#sup"><span class="toc-section-number"></span><span class="element">sup</span> – <span class="shortdesc">superscript</span></a> +<span class="spec-link"><a title="Read about the sup element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-sub-and-sup-elements">ⓘ</a></span> <a href="sup.html#sup"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">sup</span> – <span class="shortdesc">superscript</span></span></a> </li> <li id="table-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the table element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-table-element">ⓘ</a></span> <a href="table.html#table"><span class="toc-section-number"></span><span class="element">table</span> – <span class="shortdesc">table</span></a> +<span class="spec-link"><a title="Read about the table element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-table-element">ⓘ</a></span> <a href="table.html#table"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">table</span> – <span class="shortdesc">table</span></span></a> </li> <li id="tbody-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the tbody element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-tbody-element">ⓘ</a></span> <a href="tbody.html#tbody"><span class="toc-section-number"></span><span class="element">tbody</span> – <span class="shortdesc">table row group</span></a> +<span class="spec-link"><a title="Read about the tbody element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-tbody-element">ⓘ</a></span> <a href="tbody.html#tbody"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">tbody</span> – <span class="shortdesc">table row group</span></span></a> </li> <li id="td-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the td element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-td-element">ⓘ</a></span> <a href="td.html#td"><span class="toc-section-number"></span><span class="element">td</span> – <span class="shortdesc">table cell</span></a> +<span class="spec-link"><a title="Read about the td element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-td-element">ⓘ</a></span> <a href="td.html#td"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">td</span> – <span class="shortdesc">table cell</span></span></a> </li> <li id="textarea-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the textarea element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-textarea-element">ⓘ</a></span> <a href="textarea.html#textarea"><span class="toc-section-number"></span><span class="element">textarea</span> – <span class="shortdesc">text input area</span></a> +<span class="spec-link"><a title="Read about the textarea element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-textarea-element">ⓘ</a></span> <a href="textarea.html#textarea"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">textarea</span> – <span class="shortdesc">text input area</span></span></a> </li> <li id="tfoot-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the tfoot element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-tfoot-element">ⓘ</a></span> <a href="tfoot.html#tfoot"><span class="toc-section-number"></span><span class="element">tfoot</span> – <span class="shortdesc">table footer row group</span></a> +<span class="spec-link"><a title="Read about the tfoot element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-tfoot-element">ⓘ</a></span> <a href="tfoot.html#tfoot"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">tfoot</span> – <span class="shortdesc">table footer row group</span></span></a> </li> <li id="th-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the th element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-th-element">ⓘ</a></span> <a href="th.html#th"><span class="toc-section-number"></span><span class="element">th</span> – <span class="shortdesc">table header cell</span></a> +<span class="spec-link"><a title="Read about the th element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-th-element">ⓘ</a></span> <a href="th.html#th"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">th</span> – <span class="shortdesc">table header cell</span></span></a> </li> <li id="thead-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the thead element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-thead-element">ⓘ</a></span> <a href="thead.html#thead"><span class="toc-section-number"></span><span class="element">thead</span> – <span class="shortdesc">table heading group</span></a> +<span class="spec-link"><a title="Read about the thead element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-thead-element">ⓘ</a></span> <a href="thead.html#thead"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">thead</span> – <span class="shortdesc">table heading group</span></span></a> </li> <li id="time-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the time element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-time-element">ⓘ</a></span> <a href="time.html#time"><span class="toc-section-number"></span><span class="element">time</span> – <span class="shortdesc">date and/or time</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the time element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-time-element">ⓘ</a></span> <a href="time.html#time"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">time</span> – <span class="shortdesc">date and/or time</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li id="title-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the title element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#the-title-element-0">ⓘ</a></span> <a href="title.html#title"><span class="toc-section-number"></span><span class="element">title</span> – <span class="shortdesc">document title</span></a> +<span class="spec-link"><a title="Read about the title element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#the-title-element-0">ⓘ</a></span> <a href="title.html#title"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">title</span> – <span class="shortdesc">document title</span></span></a> </li> <li id="tr-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the tr element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-tr-element">ⓘ</a></span> <a href="tr.html#tr"><span class="toc-section-number"></span><span class="element">tr</span> – <span class="shortdesc">table row</span></a> +<span class="spec-link"><a title="Read about the tr element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-tr-element">ⓘ</a></span> <a href="tr.html#tr"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">tr</span> – <span class="shortdesc">table row</span></span></a> </li> <li id="ul-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the ul element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-ul-element">ⓘ</a></span> <a href="ul.html#ul"><span class="toc-section-number"></span><span class="element">ul</span> – <span class="shortdesc">unordered list</span></a> +<span class="spec-link"><a title="Read about the ul element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-ul-element">ⓘ</a></span> <a href="ul.html#ul"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">ul</span> – <span class="shortdesc">unordered list</span></span></a> </li> <li id="var-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the var element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-var-element">ⓘ</a></span> <a href="var.html#var"><span class="toc-section-number"></span><span class="element">var</span> – <span class="shortdesc">variable or placeholder text</span></a> +<span class="spec-link"><a title="Read about the var element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-var-element">ⓘ</a></span> <a href="var.html#var"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">var</span> – <span class="shortdesc">variable or placeholder text</span></span></a> </li> <li id="video-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the video element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/video.html#video">ⓘ</a></span> <a href="video.html#video"><span class="toc-section-number"></span><span class="element">video</span> – <span class="shortdesc">video</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the video element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/video.html#video">ⓘ</a></span> <a href="video.html#video"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">video</span> – <span class="shortdesc">video</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li id="wbr-toc"> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the wbr element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-wbr-element">ⓘ</a></span> <a href="wbr.html#wbr"><span class="toc-section-number"></span><span class="element">wbr</span> – <span class="shortdesc">line-break opportunity</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the wbr element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-wbr-element">ⓘ</a></span> <a href="wbr.html#wbr"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">wbr</span> – <span class="shortdesc">line-break opportunity</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> </ul> </li> -<li id="common-models-toc"> -<span class="toc-section-number"></span> <a href="common-models.html#common-models"><span class="toc-section-number">6.</span>Common content models</a> +<li id="common-models-toc"> <a href="common-models.html#common-models"><span class="toc-section-number">7. </span><span class="toc-section-name"> Common content models</span></a> <ul> -<li id="common.elem.flow-toc"> -<span class="toc-section-number"></span> <a href="common-models.html#common.elem.flow"><span class="toc-section-number">6.01.</span>Flow elements</a> +<li id="common.elem.flow-toc"> <a href="common-models.html#common.elem.flow"><span class="toc-section-number">7.01. </span><span class="toc-section-name"> Flow elements</span></a> </li> -<li id="common.elem.metadata-toc"> -<span class="toc-section-number"></span> <a href="common-models.html#common.elem.metadata"><span class="toc-section-number">6.02.</span>Metadata elements</a> +<li id="common.elem.metadata-toc"> <a href="common-models.html#common.elem.metadata"><span class="toc-section-number">7.02. </span><span class="toc-section-name"> Metadata elements</span></a> </li> -<li id="common.elem.phrasing-toc"> -<span class="toc-section-number"></span> <a href="common-models.html#common.elem.phrasing"><span class="toc-section-number">6.03.</span>Phrasing elements</a> +<li id="common.elem.phrasing-toc"> <a href="common-models.html#common.elem.phrasing"><span class="toc-section-number">7.03. </span><span class="toc-section-name"> Phrasing elements</span></a> </li> </ul> </li> -<li id="global-attributes-toc"> -<span class="toc-section-number"></span> <a href="global-attributes.html#global-attributes"><span class="toc-section-number">7.</span>Global attributes</a> +<li id="global-attributes-toc"> <a href="global-attributes.html#global-attributes"><span class="toc-section-number">8. </span><span class="toc-section-name"> Global attributes</span></a> <ul> -<li id="common.attrs.core-toc"> -<span class="toc-section-number"></span> <a href="global-attributes.html#common.attrs.core"><span class="toc-section-number">7.01.</span>Core attributes</a> +<li id="common.attrs.core-toc"> <a href="global-attributes.html#common.attrs.core"><span class="toc-section-number">8.01. </span><span class="toc-section-name"> Core attributes</span></a> </li> -<li id="common.attrs.event-handler-toc"> -<span class="toc-section-number"></span> <a href="global-attributes.html#common.attrs.event-handler"><span class="toc-section-number">7.02.</span>Event-handler attributes</a> +<li id="common.attrs.event-handler-toc"> <a href="global-attributes.html#common.attrs.event-handler"><span class="toc-section-number">8.02. </span><span class="toc-section-name"> Event-handler attributes</span></a> </li> -<li id="common.attrs.xml-toc"> -<span class="toc-section-number"></span> <a href="global-attributes.html#common.attrs.xml"><span class="toc-section-number">7.03.</span>XML attributes</a> +<li id="common.attrs.xml-toc"> <a href="global-attributes.html#common.attrs.xml"><span class="toc-section-number">8.03. </span><span class="toc-section-name"> XML attributes</span></a> </li> </ul> </li> -<li id="forms-attributes-toc"> -<span class="toc-section-number"></span> <a href="forms-attributes.html#forms-attributes"><span class="toc-section-number">8.</span>Forms attributes</a> +<li id="forms-attributes-toc"> <a href="forms-attributes.html#forms-attributes"><span class="toc-section-number">9. </span><span class="toc-section-name"> Forms attributes</span></a> </li> -<li id="datatypes-toc"> -<span class="toc-section-number"></span> <a href="datatypes.html#datatypes"><span class="toc-section-number">9.</span>Datatypes</a> +<li id="datatypes-toc"> <a href="datatypes.html#datatypes"><span class="toc-section-number">10. </span><span class="toc-section-name"> Datatypes</span></a> </li> </ul> <ul> -<li id="references-toc"> -<span class="toc-section-number"></span> <a href="references.html#references"><span class="toc-section-number">A.</span>References</a> +<li id="references-toc"> <a href="references.html#references"><span class="toc-section-number">A. </span><span class="toc-section-name"> References</span></a> </li> -<li id="acknowledgments-toc"> -<span class="toc-section-number"></span> <a href="acknowledgments.html#acknowledgments"><span class="toc-section-number">B.</span>Acknowledgments</a> +<li id="acknowledgments-toc"> <a href="acknowledgments.html#acknowledgments"><span class="toc-section-number">B. </span><span class="toc-section-name"> Acknowledgments</span></a> </li> </ul> </div> Index: br.html =================================================================== RCS file: /sources/public/html5/markup/br.html,v retrieving revision 1.47 retrieving revision 1.48 diff -u -d -r1.47 -r1.48 --- br.html 24 Jul 2010 17:15:23 -0000 1.47 +++ br.html 28 Jul 2010 16:07:26 -0000 1.48 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: br – line break </title> +<title>HTML5: br – line break</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="button.html">button »</a></span> </div> <div id="br" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the br element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-br-element">ⓘ</a></span><span class="element">br</span> – <span class="shortdesc">line break</span> <a class="hash" href="#br">#</a> <a class="toc-bak" href="Overview.html#br-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the br element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-br-element">ⓘ</a></span> <span class="element">br</span> – <span class="shortdesc">line break</span> <a class="hash" href="#br">#</a> <a class="toc-bak" href="Overview.html#br-toc">T</a> </h2> <div id="br-longdesc" class="longdesc"> <p>The <a href="br.html#br" class="element">br</a> element represents Index: input.email.html =================================================================== RCS file: /sources/public/html5/markup/input.email.html,v retrieving revision 1.64 retrieving revision 1.65 diff -u -d -r1.64 -r1.65 --- input.email.html 27 Jul 2010 13:20:18 -0000 1.64 +++ input.email.html 28 Jul 2010 16:07:29 -0000 1.65 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: input type=email – e-mail address input control (NEW)</title> +<title>HTML5: input type=email – e-mail address input control (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="input.url.html">input type=url »</a></span> </div> <div id="input.email" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#e-mail-state">ⓘ</a></span><span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">email</span></span> – <span class="shortdesc">e-mail address input control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.email">#</a> <a class="toc-bak" href="Overview.html#input.email-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#e-mail-state">ⓘ</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">email</span></span> – <span class="shortdesc">e-mail address input control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.email">#</a> <a class="toc-bak" href="Overview.html#input.email-toc">T</a> </h2> <div id="input.email-longdesc" class="longdesc"> <p>The <a href="input.html#input" class="element">input</a> element Index: tr.html =================================================================== RCS file: /sources/public/html5/markup/tr.html,v retrieving revision 1.50 retrieving revision 1.51 diff -u -d -r1.50 -r1.51 --- tr.html 24 Jul 2010 17:15:29 -0000 1.50 +++ tr.html 28 Jul 2010 16:07:33 -0000 1.51 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: tr – table row </title> +<title>HTML5: tr – table row</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="ul.html">ul »</a></span> </div> <div id="tr" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the tr element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-tr-element">ⓘ</a></span><span class="element">tr</span> – <span class="shortdesc">table row</span> <a class="hash" href="#tr">#</a> <a class="toc-bak" href="Overview.html#tr-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the tr element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-tr-element">ⓘ</a></span> <span class="element">tr</span> – <span class="shortdesc">table row</span> <a class="hash" href="#tr">#</a> <a class="toc-bak" href="Overview.html#tr-toc">T</a> </h2> <div id="tr-longdesc" class="longdesc"> <p>The <a href="tr.html#tr" class="element">tr</a> element represents Index: input.month.html =================================================================== RCS file: /sources/public/html5/markup/input.month.html,v retrieving revision 1.64 retrieving revision 1.65 diff -u -d -r1.64 -r1.65 --- input.month.html 27 Jul 2010 13:20:19 -0000 1.64 +++ input.month.html 28 Jul 2010 16:07:29 -0000 1.65 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: input type=month – year-and-month input control (NEW)</title> +<title>HTML5: input type=month – year-and-month input control (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="input.time.html">input type=time »</a></span> </div> <div id="input.month" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#month-state">ⓘ</a></span><span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">month</span></span> – <span class="shortdesc">year-and-month input control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.month">#</a> <a class="toc-bak" href="Overview.html#input.month-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#month-state">ⓘ</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">month</span></span> – <span class="shortdesc">year-and-month input control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.month">#</a> <a class="toc-bak" href="Overview.html#input.month-toc">T</a> </h2> <div id="input.month-longdesc" class="longdesc"> <p>The <a href="input.html#input" class="element">input</a> element Index: iframe.html =================================================================== RCS file: /sources/public/html5/markup/iframe.html,v retrieving revision 1.73 retrieving revision 1.74 diff -u -d -r1.73 -r1.74 --- iframe.html 27 Jul 2010 06:09:45 -0000 1.73 +++ iframe.html 28 Jul 2010 16:07:29 -0000 1.74 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: iframe – nested browsing context (inline frame) </title> +<title>HTML5: iframe – nested browsing context (inline frame)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="img.html">img »</a></span> </div> <div id="iframe" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the iframe element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#the-iframe-element">ⓘ</a></span><span class="element">iframe</span> – <span class="shortdesc">nested browsing context (inline frame)</span> <a class="hash" href="#iframe">#</a> <a class="toc-bak" href="Overview.html#iframe-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the iframe element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#the-iframe-element">ⓘ</a></span> <span class="element">iframe</span> – <span class="shortdesc">nested browsing context (inline frame)</span> <a class="hash" href="#iframe">#</a> <a class="toc-bak" href="Overview.html#iframe-toc">T</a> </h2> <div id="iframe-longdesc" class="longdesc"> <p>The <a href="iframe.html#iframe" class="element">iframe</a> element Index: ins.html =================================================================== RCS file: /sources/public/html5/markup/ins.html,v retrieving revision 1.60 retrieving revision 1.61 diff -u -d -r1.60 -r1.61 --- ins.html 27 Jul 2010 06:09:45 -0000 1.60 +++ ins.html 28 Jul 2010 16:07:30 -0000 1.61 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: ins – inserted text </title> +<title>HTML5: ins – inserted text</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="kbd.html">kbd »</a></span> </div> <div id="ins" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the ins element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/edits.html#the-ins-element">ⓘ</a></span><span class="element">ins</span> – <span class="shortdesc">inserted text</span> <a class="hash" href="#ins">#</a> <a class="toc-bak" href="Overview.html#ins-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the ins element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/edits.html#the-ins-element">ⓘ</a></span> <span class="element">ins</span> – <span class="shortdesc">inserted text</span> <a class="hash" href="#ins">#</a> <a class="toc-bak" href="Overview.html#ins-toc">T</a> </h2> <div id="ins-longdesc" class="longdesc"> <p>The <a href="ins.html#ins" class="element">ins</a> element Index: abbr.html =================================================================== RCS file: /sources/public/html5/markup/abbr.html,v retrieving revision 1.51 retrieving revision 1.52 diff -u -d -r1.51 -r1.52 --- abbr.html 24 Jul 2010 17:15:23 -0000 1.51 +++ abbr.html 28 Jul 2010 16:07:26 -0000 1.52 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: abbr – abbreviation </title> +<title>HTML5: abbr – abbreviation</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="address.html">address »</a></span> </div> <div id="abbr" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the abbr element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-abbr-element">ⓘ</a></span><span class="element">abbr</span> – <span class="shortdesc">abbreviation</span> <a class="hash" href="#abbr">#</a> <a class="toc-bak" href="Overview.html#abbr-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the abbr element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-abbr-element">ⓘ</a></span> <span class="element">abbr</span> – <span class="shortdesc">abbreviation</span> <a class="hash" href="#abbr">#</a> <a class="toc-bak" href="Overview.html#abbr-toc">T</a> </h2> <div id="abbr-longdesc" class="longdesc"> <p>The Index: div.html =================================================================== RCS file: /sources/public/html5/markup/div.html,v retrieving revision 1.53 retrieving revision 1.54 diff -u -d -r1.53 -r1.54 --- div.html 24 Jul 2010 17:15:24 -0000 1.53 +++ div.html 28 Jul 2010 16:07:27 -0000 1.54 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: div – generic flow container </title> +<title>HTML5: div – generic flow container</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="dl.html">dl »</a></span> </div> <div id="div" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the div element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-div-element">ⓘ</a></span><span class="element">div</span> – <span class="shortdesc">generic flow container</span> <a class="hash" href="#div">#</a> <a class="toc-bak" href="Overview.html#div-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the div element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-div-element">ⓘ</a></span> <span class="element">div</span> – <span class="shortdesc">generic flow container</span> <a class="hash" href="#div">#</a> <a class="toc-bak" href="Overview.html#div-toc">T</a> </h2> <div id="div-longdesc" class="longdesc"> <p>The <a href="div.html#div" class="element">div</a> element is a Index: meta.name.html =================================================================== RCS file: /sources/public/html5/markup/meta.name.html,v retrieving revision 1.60 retrieving revision 1.61 diff -u -d -r1.60 -r1.61 --- meta.name.html 27 Jul 2010 13:20:19 -0000 1.60 +++ meta.name.html 28 Jul 2010 16:07:30 -0000 1.61 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: meta name – name-value metadata </title> +<title>HTML5: meta name – name-value metadata</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="meta.http-equiv.refresh.html">meta http-equiv=refresh »</a></span> </div> <div id="meta.name" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-name">ⓘ</a></span><span class="element">meta</span> <span class="elem-qualifier"> <span class="attribute-name">name</span></span> – <span class="shortdesc">name-value metadata</span> <a class="hash" href="#meta.name">#</a> <a class="toc-bak" href="Overview.html#meta.name-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-name">ⓘ</a></span> <span class="element">meta</span> <span class="elem-qualifier"> <span class="attribute-name">name</span></span> – <span class="shortdesc">name-value metadata</span> <a class="hash" href="#meta.name">#</a> <a class="toc-bak" href="Overview.html#meta.name-toc">T</a> </h2> <div id="meta.name-longdesc" class="longdesc"> <p>The <a href="meta.html#meta" class="element">meta</a> element Index: table.html =================================================================== RCS file: /sources/public/html5/markup/table.html,v retrieving revision 1.57 retrieving revision 1.58 diff -u -d -r1.57 -r1.58 --- table.html 24 Jul 2010 17:15:28 -0000 1.57 +++ table.html 28 Jul 2010 16:07:32 -0000 1.58 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: table – table </title> +<title>HTML5: table – table</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="tbody.html">tbody »</a></span> </div> <div id="table" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the table element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-table-element">ⓘ</a></span><span class="element">table</span> – <span class="shortdesc">table</span> <a class="hash" href="#table">#</a> <a class="toc-bak" href="Overview.html#table-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the table element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-table-element">ⓘ</a></span> <span class="element">table</span> – <span class="shortdesc">table</span> <a class="hash" href="#table">#</a> <a class="toc-bak" href="Overview.html#table-toc">T</a> </h2> <div id="table-longdesc" class="longdesc"> <p>The <a href="table.html#table" class="element">table</a> element Index: nav.html =================================================================== RCS file: /sources/public/html5/markup/nav.html,v retrieving revision 1.58 retrieving revision 1.59 diff -u -d -r1.58 -r1.59 --- nav.html 24 Jul 2010 17:15:27 -0000 1.58 +++ nav.html 28 Jul 2010 16:07:30 -0000 1.59 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: nav – group of navigational links (NEW)</title> +<title>HTML5: nav – group of navigational links (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="noscript.html">noscript »</a></span> </div> <div id="nav" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the nav element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-nav-element">ⓘ</a></span><span class="element">nav</span> – <span class="shortdesc">group of navigational links</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#nav">#</a> <a class="toc-bak" href="Overview.html#nav-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the nav element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-nav-element">ⓘ</a></span> <span class="element">nav</span> – <span class="shortdesc">group of navigational links</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#nav">#</a> <a class="toc-bak" href="Overview.html#nav-toc">T</a> </h2> <div id="nav-longdesc" class="longdesc"> <p>The <a href="nav.html#nav" class="element">nav</a> element Index: html.html =================================================================== RCS file: /sources/public/html5/markup/html.html,v retrieving revision 1.58 retrieving revision 1.59 diff -u -d -r1.58 -r1.59 --- html.html 27 Jul 2010 06:09:44 -0000 1.58 +++ html.html 28 Jul 2010 16:07:29 -0000 1.59 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: html – root element </title> +<title>HTML5: html – root element</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="i.html">i »</a></span> </div> <div id="html" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the html element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#the-html-element-0">ⓘ</a></span><span class="element">html</span> – <span class="shortdesc">root element</span> <a class="hash" href="#html">#</a> <a class="toc-bak" href="Overview.html#html-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the html element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#the-html-element-0">ⓘ</a></span> <span class="element">html</span> – <span class="shortdesc">root element</span> <a class="hash" href="#html">#</a> <a class="toc-bak" href="Overview.html#html-toc">T</a> </h2> <div id="html-longdesc" class="longdesc"> <p>The <a href="html.html#html" class="element">html</a> element Index: meta.http-equiv.content-type.html =================================================================== RCS file: /sources/public/html5/markup/meta.http-equiv.content-type.html,v retrieving revision 1.62 retrieving revision 1.63 diff -u -d -r1.62 -r1.63 --- meta.http-equiv.content-type.html 27 Jul 2010 13:20:19 -0000 1.62 +++ meta.http-equiv.content-type.html 28 Jul 2010 16:07:30 -0000 1.63 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: meta http-equiv=content-type – document character-encoding declaration </title> +<title>HTML5: meta http-equiv=content-type – document character-encoding declaration</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="meter.html">meter »</a></span> </div> <div id="meta.http-equiv.content-type" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-http-equiv-content-type">ⓘ</a></span><span class="element">meta</span> <span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">content-type</span></span> – <span class="shortdesc">document character-encoding declaration</span> <a class="hash" href="#meta.http-equiv.content-type">#</a> <a class="toc-bak" href="Overview.html#meta.http-equiv.content-type-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-http-equiv-content-type">ⓘ</a></span> <span class="element">meta</span> <span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">content-type</span></span> – <span class="shortdesc">document character-encoding declaration</span> <a class="hash" href="#meta.http-equiv.content-type">#</a> <a class="toc-bak" href="Overview.html#meta.http-equiv.content-type-toc">T</a> </h2> <div id="meta.http-equiv.content-type-longdesc" class="longdesc"> <p>A <a href="meta.html#meta" class="element">meta</a> element with a Index: footer.html =================================================================== RCS file: /sources/public/html5/markup/footer.html,v retrieving revision 1.56 retrieving revision 1.57 diff -u -d -r1.56 -r1.57 --- footer.html 24 Jul 2010 17:15:24 -0000 1.56 +++ footer.html 28 Jul 2010 16:07:28 -0000 1.57 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: footer – footer (NEW)</title> +<title>HTML5: footer – footer (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="form.html">form »</a></span> </div> <div id="footer" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the footer element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-footer-element">ⓘ</a></span><span class="element">footer</span> – <span class="shortdesc">footer</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#footer">#</a> <a class="toc-bak" href="Overview.html#footer-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the footer element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-footer-element">ⓘ</a></span> <span class="element">footer</span> – <span class="shortdesc">footer</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#footer">#</a> <a class="toc-bak" href="Overview.html#footer-toc">T</a> </h2> <div id="footer-longdesc" class="longdesc"> <p>The <a href="footer.html#footer" class="element">footer</a> element Index: global-attributes.html =================================================================== RCS file: /sources/public/html5/markup/global-attributes.html,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- global-attributes.html 27 Jul 2010 06:09:44 -0000 1.7 +++ global-attributes.html 28 Jul 2010 16:07:28 -0000 1.8 @@ -13,7 +13,7 @@ <span class="nav-next"><a href="forms-attributes.html">forms attributes »</a></span> </div> <div id="global-attributes" class="section"> - <h2>7. Global attributes <a class="hash" href="#global-attributes">#</a> <a class="toc-bak" href="Overview.html#global-attributes-toc">T</a> + <h2>8. Global attributes <a class="hash" href="#global-attributes">#</a> <a class="toc-bak" href="Overview.html#global-attributes-toc">T</a> </h2> <p>This section defines attributes that are common to all elements in the @@ -26,7 +26,7 @@ </div> </div> <div id="common.attrs.core" class="section"> - <h2 class="common-subhead">7.01. Core attributes <a class="hash" href="#common.attrs.core">#</a> <a class="toc-bak" href="Overview.html#common.attrs.core-toc">T</a> + <h2 class="common-subhead">8.01. Core attributes <a class="hash" href="#common.attrs.core">#</a> <a class="toc-bak" href="Overview.html#common.attrs.core-toc">T</a> </h2> <div id="common.attrs.core-mdl"> @@ -169,7 +169,7 @@ </div> </div> <div id="common.attrs.event-handler" class="section"> - <h2 class="common-subhead">7.02. Event-handler attributes <a class="hash" href="#common.attrs.event-handler">#</a> <a class="toc-bak" href="Overview.html#common.attrs.event-handler-toc">T</a> + <h2 class="common-subhead">8.02. Event-handler attributes <a class="hash" href="#common.attrs.event-handler">#</a> <a class="toc-bak" href="Overview.html#common.attrs.event-handler-toc">T</a> </h2> <div id="common.attrs.event-handler-mdl"> @@ -534,7 +534,7 @@ </div> </div> <div id="common.attrs.xml" class="section"> - <h2 class="common-subhead">7.03. XML attributes <a class="hash" href="#common.attrs.xml">#</a> <a class="toc-bak" href="Overview.html#common.attrs.xml-toc">T</a> + <h2 class="common-subhead">8.03. XML attributes <a class="hash" href="#common.attrs.xml">#</a> <a class="toc-bak" href="Overview.html#common.attrs.xml-toc">T</a> </h2> <div id="common.attrs.xml-mdl"> Index: meta.http-equiv.content-language.html =================================================================== RCS file: /sources/public/html5/markup/meta.http-equiv.content-language.html,v retrieving revision 1.57 retrieving revision 1.58 diff -u -d -r1.57 -r1.58 --- meta.http-equiv.content-language.html 27 Jul 2010 13:20:19 -0000 1.57 +++ meta.http-equiv.content-language.html 28 Jul 2010 16:07:30 -0000 1.58 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: meta http-equiv=content-language – “default language” pragma directive (OBSOLETE)</title> +<title>HTML5: meta http-equiv=content-language – “default language” pragma directive (OBSOLETE)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="meta.charset.html">meta charset »</a></span> </div> <div id="meta.http-equiv.content-language" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-http-equiv-content-language">ⓘ</a></span><span class="element">meta</span> <span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">content-language</span></span> – <span class="shortdesc">“default language” pragma directive</span> <span class="obsoleted-feature" title="This markup feature has been obsoleted in HTML5.">OBSOLETE</span> <a class="hash" href="#meta.http-equiv.content-language">#</a> <a class="toc-bak" href="Overview.html#meta.http-equiv.content-language-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-http-equiv-content-language">ⓘ</a></span> <span class="element">meta</span> <span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">content-language</span></span> – <span class="shortdesc">“default language” pragma directive</span> <span class="obsoleted-feature" title="This markup feature has been obsoleted in HTML5.">OBSOLETE</span> <a class="hash" href="#meta.http-equiv.content-language">#</a> <a class="toc-bak" href="Overview.html#meta.http-equiv.content-language-toc">T</a> </h2> <div id="meta.http-equiv.content-language-longdesc" class="longdesc"> <p>The <a href="meta.html#meta" class="element">meta</a> element Index: script.html =================================================================== RCS file: /sources/public/html5/markup/script.html,v retrieving revision 1.69 retrieving revision 1.70 diff -u -d -r1.69 -r1.70 --- script.html 27 Jul 2010 06:09:45 -0000 1.69 +++ script.html 28 Jul 2010 16:07:31 -0000 1.70 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: script – embedded script </title> +<title>HTML5: script – embedded script</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="section.html">section »</a></span> </div> <div id="script" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the script element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/scripting-1.html#script">ⓘ</a></span><span class="element">script</span> – <span class="shortdesc">embedded script</span> <a class="hash" href="#script">#</a> <a class="toc-bak" href="Overview.html#script-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the script element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/scripting-1.html#script">ⓘ</a></span> <span class="element">script</span> – <span class="shortdesc">embedded script</span> <a class="hash" href="#script">#</a> <a class="toc-bak" href="Overview.html#script-toc">T</a> </h2> <div id="script-longdesc" class="longdesc"> <p>The <a href="script.html#script" class="element">script</a> element Index: input.range.html =================================================================== RCS file: /sources/public/html5/markup/input.range.html,v retrieving revision 1.64 retrieving revision 1.65 diff -u -d -r1.64 -r1.65 --- input.range.html 27 Jul 2010 13:20:19 -0000 1.64 +++ input.range.html 28 Jul 2010 16:07:29 -0000 1.65 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: input type=range – imprecise number-input control (NEW)</title> +<title>HTML5: input type=range – imprecise number-input control (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="input.email.html">input type=email »</a></span> </div> <div id="input.range" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#range-state">ⓘ</a></span><span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">range</span></span> – <span class="shortdesc">imprecise number-input control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.range">#</a> <a class="toc-bak" href="Overview.html#input.range-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#range-state">ⓘ</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">range</span></span> – <span class="shortdesc">imprecise number-input control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.range">#</a> <a class="toc-bak" href="Overview.html#input.range-toc">T</a> </h2> <div id="input.range-longdesc" class="longdesc"> <p>The <a href="input.html#input" class="element">input</a> element Index: audio.html =================================================================== RCS file: /sources/public/html5/markup/audio.html,v retrieving revision 1.70 retrieving revision 1.71 diff -u -d -r1.70 -r1.71 --- audio.html 27 Jul 2010 06:09:44 -0000 1.70 +++ audio.html 28 Jul 2010 16:07:26 -0000 1.71 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: audio – audio stream (NEW)</title> +<title>HTML5: audio – audio stream (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="b.html">b »</a></span> </div> <div id="audio" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the audio element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/video.html#audio">ⓘ</a></span><span class="element">audio</span> – <span class="shortdesc">audio stream</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#audio">#</a> <a class="toc-bak" href="Overview.html#audio-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the audio element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/video.html#audio">ⓘ</a></span> <span class="element">audio</span> – <span class="shortdesc">audio stream</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#audio">#</a> <a class="toc-bak" href="Overview.html#audio-toc">T</a> </h2> <div id="audio-longdesc" class="longdesc"> <p>An <a href="audio.html#audio" class="element">audio</a> element Index: time.html =================================================================== RCS file: /sources/public/html5/markup/time.html,v retrieving revision 1.60 retrieving revision 1.61 diff -u -d -r1.60 -r1.61 --- time.html 24 Jul 2010 17:15:28 -0000 1.60 +++ time.html 28 Jul 2010 16:07:32 -0000 1.61 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: time – date and/or time (NEW)</title> +<title>HTML5: time – date and/or time (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="title.html">title »</a></span> </div> <div id="time" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the time element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-time-element">ⓘ</a></span><span class="element">time</span> – <span class="shortdesc">date and/or time</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#time">#</a> <a class="toc-bak" href="Overview.html#time-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the time element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-time-element">ⓘ</a></span> <span class="element">time</span> – <span class="shortdesc">date and/or time</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#time">#</a> <a class="toc-bak" href="Overview.html#time-toc">T</a> </h2> <div id="time-longdesc" class="longdesc"> <p>The <a href="time.html#time" class="element">time</a> element Index: meta.http-equiv.default-style.html =================================================================== RCS file: /sources/public/html5/markup/meta.http-equiv.default-style.html,v retrieving revision 1.59 retrieving revision 1.60 diff -u -d -r1.59 -r1.60 --- meta.http-equiv.default-style.html 27 Jul 2010 13:20:19 -0000 1.59 +++ meta.http-equiv.default-style.html 28 Jul 2010 16:07:30 -0000 1.60 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: meta http-equiv=default-style – “preferred stylesheet” pragma directive </title> +<title>HTML5: meta http-equiv=default-style – “preferred stylesheet” pragma directive</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="meta.http-equiv.content-language.html">meta http-equiv=content-language »</a></span> </div> <div id="meta.http-equiv.default-style" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-http-equiv-default-style">ⓘ</a></span><span class="element">meta</span> <span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">default-style</span></span> – <span class="shortdesc">“preferred stylesheet” pragma directive</span> <a class="hash" href="#meta.http-equiv.default-style">#</a> <a class="toc-bak" href="Overview.html#meta.http-equiv.default-style-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-http-equiv-default-style">ⓘ</a></span> <span class="element">meta</span> <span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">default-style</span></span> – <span class="shortdesc">“preferred stylesheet” pragma directive</span> <a class="hash" href="#meta.http-equiv.default-style">#</a> <a class="toc-bak" href="Overview.html#meta.http-equiv.default-style-toc">T</a> </h2> <div id="meta.http-equiv.default-style-longdesc" class="longdesc"> <p>The <a href="meta.html#meta" class="element">meta</a> element Index: input.html =================================================================== RCS file: /sources/public/html5/markup/input.html,v retrieving revision 1.24 retrieving revision 1.25 diff -u -d -r1.24 -r1.25 --- input.html 24 Jul 2010 17:15:25 -0000 1.24 +++ input.html 28 Jul 2010 16:07:29 -0000 1.25 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: input</title> +<title>HTML5: input – input control (CHANGED)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="input" class="section"> <h2 class="element-head"> -<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#the-input-element">ⓘ</a></span> <span class="element">input</span> <a class="hash" href="#input">#</a> <a class="toc-bak" href="Overview.html#input-toc">T</a> +<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#the-input-element">ⓘ</a></span> <span class="element">input</span> – <span class="shortdesc">input control</span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> <a class="hash" href="#input">#</a> <a class="toc-bak" href="Overview.html#input-toc">T</a> </h2> <div> <p>See the following sections:</p> Index: command.html =================================================================== RCS file: /sources/public/html5/markup/command.html,v retrieving revision 1.24 retrieving revision 1.25 diff -u -d -r1.24 -r1.25 --- command.html 24 Jul 2010 17:15:23 -0000 1.24 +++ command.html 28 Jul 2010 16:07:27 -0000 1.25 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: command (NEW)</title> +<title>HTML5: command – command (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="command" class="section"> <h2 class="element-head"> -<span class="spec-link"><a title="Read about the command element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-command">ⓘ</a></span> <span class="element">command</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#command">#</a> <a class="toc-bak" href="Overview.html#command-toc">T</a> +<span class="spec-link"><a title="Read about the command element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-command">ⓘ</a></span> <span class="element">command</span> – <span class="shortdesc">command</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#command">#</a> <a class="toc-bak" href="Overview.html#command-toc">T</a> </h2> <div> <p>See the following sections:</p> Index: keygen.html =================================================================== RCS file: /sources/public/html5/markup/keygen.html,v retrieving revision 1.57 retrieving revision 1.58 diff -u -d -r1.57 -r1.58 --- keygen.html 24 Jul 2010 17:15:26 -0000 1.57 +++ keygen.html 28 Jul 2010 16:07:30 -0000 1.58 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: keygen – key-pair generator/input control (NEW)</title> +<title>HTML5: keygen – key-pair generator/input control (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="label.html">label »</a></span> </div> <div id="keygen" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the keygen element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-keygen-element">ⓘ</a></span><span class="element">keygen</span> – <span class="shortdesc">key-pair generator/input control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#keygen">#</a> <a class="toc-bak" href="Overview.html#keygen-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the keygen element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-keygen-element">ⓘ</a></span> <span class="element">keygen</span> – <span class="shortdesc">key-pair generator/input control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#keygen">#</a> <a class="toc-bak" href="Overview.html#keygen-toc">T</a> </h2> <div id="keygen-longdesc" class="longdesc"> <p>The <a href="keygen.html#keygen" class="element">keygen</a> element Index: command.command.html =================================================================== RCS file: /sources/public/html5/markup/command.command.html,v retrieving revision 1.58 retrieving revision 1.59 diff -u -d -r1.58 -r1.59 --- command.command.html 27 Jul 2010 13:20:18 -0000 1.58 +++ command.command.html 28 Jul 2010 16:07:27 -0000 1.59 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: command type=command – command with an associated action (NEW)</title> +<title>HTML5: command type=command – command with an associated action (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="command.radio.html">command type=radio »</a></span> </div> <div id="command.command" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the command element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-command">ⓘ</a></span><span class="element">command</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">command</span></span> – <span class="shortdesc">command with an associated action</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#command.command">#</a> <a class="toc-bak" href="Overview.html#command.command-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the command element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-command">ⓘ</a></span> <span class="element">command</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">command</span></span> – <span class="shortdesc">command with an associated action</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#command.command">#</a> <a class="toc-bak" href="Overview.html#command.command-toc">T</a> </h2> <div id="command.command-longdesc" class="longdesc"> <p>The <a href="command.html#command" class="element">command</a> element --- NEW FILE: elements-by-function.html --- <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> <title>HTML5: HTML elements organized by function</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> <h2 class="chunkpagetitle"><a href="Overview.html">HTML: The Markup Language Reference</a></h2> <div class="nav"> <span class="nav-prev"><a href="syntax.html">« syntax</a></span> <span class="nav-next"><a href="elements.html">elements »</a></span> </div> <div id="elements-by-function" class="section"> <h2>5. HTML elements organized by function <a class="hash" href="#elements-by-function">#</a> <a class="toc-bak" href="Overview.html#elements-by-function-toc">T</a> </h2> <p>This section provides an index of HTML elements organized into groups according to function.</p> <div class="section" id="the-root-element"> <h2>5.01. The root element <a class="hash" href="#the-root-element">#</a> </h2> <ul> <li> <span class="spec-link"><a title="Read about the html element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#the-html-element-0">ⓘ</a></span> <a href="html.html#html"><span class="element">html</span> – <span class="shortdesc">root element</span></a> </li> </ul> </div> <div class="section" id="document-metadata-elements"> <h2>5.02. Document metadata <a class="hash" href="#document-metadata-elements">#</a> </h2> <ul> <li> <span class="spec-link"><a title="Read about the head element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#the-head-element-0">ⓘ</a></span> <a href="head.html#head"><span class="element">head</span> – <span class="shortdesc">document metadata</span></a> </li> <li> <span class="spec-link"><a title="Read about the title element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#the-title-element-0">ⓘ</a></span> <a href="title.html#title"><span class="element">title</span> – <span class="shortdesc">document title</span></a> </li> <li> <span class="spec-link"><a title="Read about the base element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#the-base-element">ⓘ</a></span> <a href="base.html#base"><span class="element">base</span> – <span class="shortdesc">base URL</span></a> </li> <li> <span class="spec-link"><a title="Read about the link element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#the-link-element">ⓘ</a></span> <a href="link.html#link"><span class="element">link</span> – <span class="shortdesc">inter-document relationship metadata</span></a> </li> <li> <span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#meta">ⓘ</a></span> <a href="meta.html#meta"><span class="element">meta</span> – <span class="shortdesc">document metadata</span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> </li> <li> <span class="spec-link"><a title="Read about the style element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#the-style-element">ⓘ</a></span> <a href="style.html#style"><span class="element">style</span> – <span class="shortdesc">style (presentation) information</span></a> </li> </ul> </div> <div class="section" id="scripting-elements"> <h2>5.03. Scripting <a class="hash" href="#scripting-elements">#</a> </h2> <ul> <li> <span class="spec-link"><a title="Read about the script element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/scripting-1.html#script">ⓘ</a></span> <a href="script.html#script"><span class="element">script</span> – <span class="shortdesc">embedded script</span></a> </li> <li> <span class="spec-link"><a title="Read about the noscript element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/scripting-1.html#the-noscript-element">ⓘ</a></span> <a href="noscript.html#noscript"><span class="element">noscript</span> – <span class="shortdesc">fallback content for script</span></a> </li> </ul> </div> <div class="section" id="sections-elements"> <h2>5.04. Sections <a class="hash" href="#sections-elements">#</a> </h2> <ul> <li> <span class="spec-link"><a title="Read about the body element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-body-element-0">ⓘ</a></span> <a href="body.html#body"><span class="element">body</span> – <span class="shortdesc">document body</span></a> </li> <li> <span class="spec-link"><a title="Read about the section element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-section-element">ⓘ</a></span> <a href="section.html#section"><span class="element">section</span> – <span class="shortdesc">section</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li> <span class="spec-link"><a title="Read about the nav element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-nav-element">ⓘ</a></span> <a href="nav.html#nav"><span class="element">nav</span> – <span class="shortdesc">group of navigational links</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li> <span class="spec-link"><a title="Read about the article element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-article-element">ⓘ</a></span> <a href="article.html#article"><span class="element">article</span> – <span class="shortdesc">article</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li> <span class="spec-link"><a title="Read about the aside element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-aside-element">ⓘ</a></span> <a href="aside.html#aside"><span class="element">aside</span> – <span class="shortdesc">tangential content</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li> <span class="spec-link"><a title="Read about the h1 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <a href="h1.html#h1"><span class="element">h1</span> – <span class="shortdesc">heading</span></a> </li> <li> <span class="spec-link"><a title="Read about the h2 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <a href="h2.html#h2"><span class="element">h2</span> – <span class="shortdesc">heading</span></a> </li> <li> <span class="spec-link"><a title="Read about the h3 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <a href="h3.html#h3"><span class="element">h3</span> – <span class="shortdesc">heading</span></a> </li> <li> <span class="spec-link"><a title="Read about the h4 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <a href="h4.html#h4"><span class="element">h4</span> – <span class="shortdesc">heading</span></a> </li> <li> <span class="spec-link"><a title="Read about the h5 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <a href="h5.html#h5"><span class="element">h5</span> – <span class="shortdesc">heading</span></a> </li> <li> <span class="spec-link"><a title="Read about the h6 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <a href="h6.html#h6"><span class="element">h6</span> – <span class="shortdesc">heading</span></a> </li> <li> <span class="spec-link"><a title="Read about the hgroup element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-hgroup-element">ⓘ</a></span> <a href="hgroup.html#hgroup"><span class="element">hgroup</span> – <span class="shortdesc">heading group</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li> <span class="spec-link"><a title="Read about the header element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-header-element">ⓘ</a></span> <a href="header.html#header"><span class="element">header</span> – <span class="shortdesc">header</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li> <span class="spec-link"><a title="Read about the footer element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-footer-element">ⓘ</a></span> <a href="footer.html#footer"><span class="element">footer</span> – <span class="shortdesc">footer</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li> <span class="spec-link"><a title="Read about the address element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-address-element">ⓘ</a></span> <a href="address.html#address"><span class="element">address</span> – <span class="shortdesc">contact information</span></a> </li> </ul> </div> <div class="section" id="grouping-content-elements"> <h2>5.05. Grouping content <a class="hash" href="#grouping-content-elements">#</a> </h2> <ul> <li> <span class="spec-link"><a title="Read about the p element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-p-element">ⓘ</a></span> <a href="p.html#p"><span class="element">p</span> – <span class="shortdesc">paragraph</span></a> </li> <li> <span class="spec-link"><a title="Read about the hr element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-hr-element">ⓘ</a></span> <a href="hr.html#hr"><span class="element">hr</span> – <span class="shortdesc">thematic break</span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> </li> <li> <span class="spec-link"><a title="Read about the br element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-br-element">ⓘ</a></span> <a href="br.html#br"><span class="element">br</span> – <span class="shortdesc">line break</span></a> </li> <li> <span class="spec-link"><a title="Read about the pre element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-pre-element">ⓘ</a></span> <a href="pre.html#pre"><span class="element">pre</span> – <span class="shortdesc">preformatted text</span></a> </li> <li> <span class="spec-link"><a title="Read about the blockquote element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-blockquote-element">ⓘ</a></span> <a href="blockquote.html#blockquote"><span class="element">blockquote</span> – <span class="shortdesc">block quotation</span></a> </li> <li> <span class="spec-link"><a title="Read about the ol element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-ol-element">ⓘ</a></span> <a href="ol.html#ol"><span class="element">ol</span> – <span class="shortdesc">ordered list</span></a> </li> <li> <span class="spec-link"><a title="Read about the ul element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-ul-element">ⓘ</a></span> <a href="ul.html#ul"><span class="element">ul</span> – <span class="shortdesc">unordered list</span></a> </li> <li> <span class="spec-link"><a title="Read about the li element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-li-element">ⓘ</a></span> <a href="li.html#li"><span class="element">li</span> – <span class="shortdesc">list item</span></a> </li> <li> <span class="spec-link"><a title="Read about the dl element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-dl-element">ⓘ</a></span> <a href="dl.html#dl"><span class="element">dl</span> – <span class="shortdesc">description list</span></a> </li> <li> <span class="spec-link"><a title="Read about the dt element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-dt-element">ⓘ</a></span> <a href="dt.html#dt"><span class="element">dt</span> – <span class="shortdesc">term or name</span></a> </li> <li> <span class="spec-link"><a title="Read about the dd element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-dd-element">ⓘ</a></span> <a href="dd.html#dd"><span class="element">dd</span> – <span class="shortdesc">description or value</span></a> </li> <li> <span class="spec-link"><a title="Read about the figure element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-figure-element">ⓘ</a></span> <a href="figure.html#figure"><span class="element">figure</span> – <span class="shortdesc">figure with optional caption</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li> <span class="spec-link"><a title="Read about the figcaption element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-figcaption-element">ⓘ</a></span> <a href="figcaption.html#figcaption"><span class="element">figcaption</span> – <span class="shortdesc">figure caption</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li> <span class="spec-link"><a title="Read about the div element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-div-element">ⓘ</a></span> <a href="div.html#div"><span class="element">div</span> – <span class="shortdesc">generic flow container</span></a> </li> </ul> </div> <div class="section" id="text-level-semantics-elements"> <h2>5.06. Text-level semantics <a class="hash" href="#text-level-semantics-elements">#</a> </h2> <ul> <li> <span class="spec-link"><a title="Read about the a element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-a-element">ⓘ</a></span> <a href="a.html#a"><span class="element">a</span> – <span class="shortdesc">hyperlink</span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> </li> <li> <span class="spec-link"><a title="Read about the em element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-em-element">ⓘ</a></span> <a href="em.html#em"><span class="element">em</span> – <span class="shortdesc">emphatic stress</span></a> </li> <li> <span class="spec-link"><a title="Read about the strong element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-strong-element">ⓘ</a></span> <a href="strong.html#strong"><span class="element">strong</span> – <span class="shortdesc">strong importance</span></a> </li> <li> <span class="spec-link"><a title="Read about the small element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-small-element">ⓘ</a></span> <a href="small.html#small"><span class="element">small</span> – <span class="shortdesc">small print</span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> </li> <li> <span class="spec-link"><a title="Read about the cite element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-cite-element">ⓘ</a></span> <a href="cite.html#cite"><span class="element">cite</span> – <span class="shortdesc">cited title of a work</span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> </li> <li> <span class="spec-link"><a title="Read about the q element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-q-element">ⓘ</a></span> <a href="q.html#q"><span class="element">q</span> – <span class="shortdesc">quoted text</span></a> </li> <li> <span class="spec-link"><a title="Read about the dfn element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-dfn-element">ⓘ</a></span> <a href="dfn.html#dfn"><span class="element">dfn</span> – <span class="shortdesc">defining instance</span></a> </li> <li> <span class="spec-link"><a title="Read about the abbr element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-abbr-element">ⓘ</a></span> <a href="abbr.html#abbr"><span class="element">abbr</span> – <span class="shortdesc">abbreviation</span></a> </li> <li> <span class="spec-link"><a title="Read about the time element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-time-element">ⓘ</a></span> <a href="time.html#time"><span class="element">time</span> – <span class="shortdesc">date and/or time</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li> <span class="spec-link"><a title="Read about the code element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-code-element">ⓘ</a></span> <a href="code.html#code"><span class="element">code</span> – <span class="shortdesc">code fragment</span></a> </li> <li> <span class="spec-link"><a title="Read about the var element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-var-element">ⓘ</a></span> <a href="var.html#var"><span class="element">var</span> – <span class="shortdesc">variable or placeholder text</span></a> </li> <li> <span class="spec-link"><a title="Read about the samp element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-samp-element">ⓘ</a></span> <a href="samp.html#samp"><span class="element">samp</span> – <span class="shortdesc">(sample) output</span></a> </li> <li> <span class="spec-link"><a title="Read about the kbd element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-kbd-element">ⓘ</a></span> <a href="kbd.html#kbd"><span class="element">kbd</span> – <span class="shortdesc">user input</span></a> </li> <li> <span class="spec-link"><a title="Read about the sub element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-sub-and-sup-elements">ⓘ</a></span> <a href="sub.html#sub"><span class="element">sub</span> – <span class="shortdesc">subscript</span></a> </li> <li> <span class="spec-link"><a title="Read about the sup element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-sub-and-sup-elements">ⓘ</a></span> <a href="sup.html#sup"><span class="element">sup</span> – <span class="shortdesc">superscript</span></a> </li> <li> <span class="spec-link"><a title="Read about the i element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-i-element">ⓘ</a></span> <a href="i.html#i"><span class="element">i</span> – <span class="shortdesc">offset text conventionally styled in italic</span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> </li> <li> <span class="spec-link"><a title="Read about the b element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-b-element">ⓘ</a></span> <a href="b.html#b"><span class="element">b</span> – <span class="shortdesc">offset text conventionally styled in bold</span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> </li> <li> <span class="spec-link"><a title="Read about the mark element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-mark-element">ⓘ</a></span> <a href="mark.html#mark"><span class="element">mark</span> – <span class="shortdesc">marked (highlighted) text</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li> <span class="spec-link"><a title="Read about the ruby element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-ruby-element">ⓘ</a></span> <a href="ruby.html#ruby"><span class="element">ruby</span> – <span class="shortdesc">ruby annotation</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li> <span class="spec-link"><a title="Read about the rt element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-rt-element">ⓘ</a></span> <a href="rt.html#rt"><span class="element">rt</span> – <span class="shortdesc">ruby text</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li> <span class="spec-link"><a title="Read about the rp element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-rp-element">ⓘ</a></span> <a href="rp.html#rp"><span class="element">rp</span> – <span class="shortdesc">ruby parenthesis</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li> <span class="spec-link"><a title="Read about the bdo element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-bdo-element">ⓘ</a></span> <a href="bdo.html#bdo"><span class="element">bdo</span> – <span class="shortdesc">BiDi override</span></a> </li> <li> <span class="spec-link"><a title="Read about the span element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-span-element">ⓘ</a></span> <a href="span.html#span"><span class="element">span</span> – <span class="shortdesc">generic span</span></a> </li> </ul> </div> <div class="section" id="edits-elements"> <h2>5.07. Edits <a class="hash" href="#edits-elements">#</a> </h2> <ul> <li> <span class="spec-link"><a title="Read about the ins element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/edits.html#the-ins-element">ⓘ</a></span> <a href="ins.html#ins"><span class="element">ins</span> – <span class="shortdesc">inserted text</span></a> </li> <li> <span class="spec-link"><a title="Read about the del element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/edits.html#the-del-element">ⓘ</a></span> <a href="del.html#del"><span class="element">del</span> – <span class="shortdesc">deleted text</span></a> </li> </ul> </div> <div class="section" id="embedded-content-elements"> <h2>5.08. Embedded content <a class="hash" href="#embedded-content-elements">#</a> </h2> <ul> <li> <span class="spec-link"><a title="Read about the img element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/embedded-content-1.html#the-img-element">ⓘ</a></span> <a href="img.html#img"><span class="element">img</span> – <span class="shortdesc">image</span></a> </li> <li> <span class="spec-link"><a title="Read about the iframe element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#the-iframe-element">ⓘ</a></span> <a href="iframe.html#iframe"><span class="element">iframe</span> – <span class="shortdesc">nested browsing context (inline frame)</span></a> </li> <li> <span class="spec-link"><a title="Read about the embed element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#the-embed-element">ⓘ</a></span> <a href="embed.html#embed"><span class="element">embed</span> – <span class="shortdesc">integration point for plugins</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li> <span class="spec-link"><a title="Read about the object element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#the-object-element">ⓘ</a></span> <a href="object.html#object"><span class="element">object</span> – <span class="shortdesc">generic external content</span></a> </li> <li> <span class="spec-link"><a title="Read about the param element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#the-param-element">ⓘ</a></span> <a href="param.html#param"><span class="element">param</span> – <span class="shortdesc">initialization parameters for plugins</span></a> </li> <li> <span class="spec-link"><a title="Read about the video element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/video.html#video">ⓘ</a></span> <a href="video.html#video"><span class="element">video</span> – <span class="shortdesc">video</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li> <span class="spec-link"><a title="Read about the audio element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/video.html#audio">ⓘ</a></span> <a href="audio.html#audio"><span class="element">audio</span> – <span class="shortdesc">audio stream</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li> <span class="spec-link"><a title="Read about the source element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/video.html#the-source-element">ⓘ</a></span> <a href="source.html#source"><span class="element">source</span> – <span class="shortdesc">media source</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li> <span class="spec-link"><a title="Read about the canvas element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-canvas-element.html#the-canvas-element">ⓘ</a></span> <a href="canvas.html#canvas"><span class="element">canvas</span> – <span class="shortdesc">canvas for dynamic graphics</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li> <span class="spec-link"><a title="Read about the map element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-map-element.html#the-map-element">ⓘ</a></span> <a href="map.html#map"><span class="element">map</span> – <span class="shortdesc">image-map definition</span></a> </li> <li> <span class="spec-link"><a title="Read about the area element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-map-element.html#the-area-element">ⓘ</a></span> <a href="area.html#area"><span class="element">area</span> – <span class="shortdesc">image-map hyperlink</span></a> </li> </ul> </div> <div class="section" id="tables-elements"> <h2>5.09. Tables <a class="hash" href="#tables-elements">#</a> </h2> <ul> <li> <span class="spec-link"><a title="Read about the table element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-table-element">ⓘ</a></span> <a href="table.html#table"><span class="element">table</span> – <span class="shortdesc">table</span></a> </li> <li> <span class="spec-link"><a title="Read about the caption element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-caption-element">ⓘ</a></span> <a href="caption.html#caption"><span class="element">caption</span> – <span class="shortdesc">table title</span></a> </li> <li> <span class="spec-link"><a title="Read about the colgroup element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-colgroup-element">ⓘ</a></span> <a href="colgroup.html#colgroup"><span class="element">colgroup</span> – <span class="shortdesc">table column group</span></a> </li> <li> <span class="spec-link"><a title="Read about the col element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-col-element">ⓘ</a></span> <a href="col.html#col"><span class="element">col</span> – <span class="shortdesc">table column</span></a> </li> <li> <span class="spec-link"><a title="Read about the tbody element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-tbody-element">ⓘ</a></span> <a href="tbody.html#tbody"><span class="element">tbody</span> – <span class="shortdesc">table row group</span></a> </li> <li> <span class="spec-link"><a title="Read about the thead element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-thead-element">ⓘ</a></span> <a href="thead.html#thead"><span class="element">thead</span> – <span class="shortdesc">table heading group</span></a> </li> <li> <span class="spec-link"><a title="Read about the tfoot element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-tfoot-element">ⓘ</a></span> <a href="tfoot.html#tfoot"><span class="element">tfoot</span> – <span class="shortdesc">table footer row group</span></a> </li> <li> <span class="spec-link"><a title="Read about the tr element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-tr-element">ⓘ</a></span> <a href="tr.html#tr"><span class="element">tr</span> – <span class="shortdesc">table row</span></a> </li> <li> <span class="spec-link"><a title="Read about the td element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-td-element">ⓘ</a></span> <a href="td.html#td"><span class="element">td</span> – <span class="shortdesc">table cell</span></a> </li> <li> <span class="spec-link"><a title="Read about the th element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-th-element">ⓘ</a></span> <a href="th.html#th"><span class="element">th</span> – <span class="shortdesc">table header cell</span></a> </li> </ul> </div> <div class="section" id="forms-elements"> <h2>5.10. Forms <a class="hash" href="#forms-elements">#</a> </h2> <ul> <li> <span class="spec-link"><a title="Read about the form element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/forms.html#the-form-element">ⓘ</a></span> <a href="form.html#form"><span class="element">form</span> – <span class="shortdesc">user-submittable form</span></a> </li> <li> <span class="spec-link"><a title="Read about the fieldset element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/forms.html#the-fieldset-element">ⓘ</a></span> <a href="fieldset.html#fieldset"><span class="element">fieldset</span> – <span class="shortdesc">set of related form controls</span></a> </li> <li> <span class="spec-link"><a title="Read about the legend element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/forms.html#the-legend-element">ⓘ</a></span> <a href="legend.html#legend"><span class="element">legend</span> – <span class="shortdesc">title or explanatory caption</span></a> </li> <li> <span class="spec-link"><a title="Read about the label element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/forms.html#the-label-element">ⓘ</a></span> <a href="label.html#label"><span class="element">label</span> – <span class="shortdesc">caption for a form control</span></a> </li> <li> <span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#the-input-element">ⓘ</a></span> <a href="input.html#input"><span class="element">input</span> – <span class="shortdesc">input control</span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> </li> <li> <span class="spec-link"><a title="Read about the button element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-button-element">ⓘ</a></span> <a href="button.html#button"><span class="element">button</span> – <span class="shortdesc">button</span></a> </li> <li> <span class="spec-link"><a title="Read about the select element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-select-element">ⓘ</a></span> <a href="select.html#select"><span class="element">select</span> – <span class="shortdesc">option-selection form control</span></a> </li> <li> <span class="spec-link"><a title="Read about the datalist element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-datalist-element">ⓘ</a></span> <a href="datalist.html#datalist"><span class="element">datalist</span> – <span class="shortdesc">predefined options for other controls</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li> <span class="spec-link"><a title="Read about the optgroup element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-optgroup-element">ⓘ</a></span> <a href="optgroup.html#optgroup"><span class="element">optgroup</span> – <span class="shortdesc">group of options</span></a> </li> <li> <span class="spec-link"><a title="Read about the option element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-option-element">ⓘ</a></span> <a href="option.html#option"><span class="element">option</span> – <span class="shortdesc">option</span></a> </li> <li> <span class="spec-link"><a title="Read about the textarea element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-textarea-element">ⓘ</a></span> <a href="textarea.html#textarea"><span class="element">textarea</span> – <span class="shortdesc">text input area</span></a> </li> <li> <span class="spec-link"><a title="Read about the keygen element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-keygen-element">ⓘ</a></span> <a href="keygen.html#keygen"><span class="element">keygen</span> – <span class="shortdesc">key-pair generator/input control</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li> <span class="spec-link"><a title="Read about the output element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-output-element">ⓘ</a></span> <a href="output.html#output"><span class="element">output</span> – <span class="shortdesc">result of a calculation in a form</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li> <span class="spec-link"><a title="Read about the progress element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-progress-element">ⓘ</a></span> <a href="progress.html#progress"><span class="element">progress</span> – <span class="shortdesc">progress indicator</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li> <span class="spec-link"><a title="Read about the meter element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-meter-element">ⓘ</a></span> <a href="meter.html#meter"><span class="element">meter</span> – <span class="shortdesc">scalar gauge</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> </ul> </div> <div class="section" id="interactive-elements"> <h2>5.11. Interactive elements <a class="hash" href="#interactive-elements">#</a> </h2> <ul> <li> <span class="spec-link"><a title="Read about the details element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-details-element">ⓘ</a></span> <a href="details.html#details"><span class="element">details</span> – <span class="shortdesc">control for additional on-demand information</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li> <span class="spec-link"><a title="Read about the summary element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-summary-element">ⓘ</a></span> <a href="summary.html#summary"><span class="element">summary</span> – <span class="shortdesc">summary, caption, or legend for a details control</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li> <span class="spec-link"><a title="Read about the command element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-command">ⓘ</a></span> <a href="command.html#command"><span class="element">command</span> – <span class="shortdesc">command</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li> <span class="spec-link"><a title="Read about the menu element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#menus">ⓘ</a></span> <a href="menu.html#menu"><span class="element">menu</span> – <span class="shortdesc">list of commands</span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> </li> </ul> </div> </div> <hr class="footerbreak"> <div class="nav"> <span class="nav-prev"><a href="syntax.html">« syntax</a></span> <span class="nav-next"><a href="elements.html">elements »</a></span> </div> </body> </html> Index: progress.html =================================================================== RCS file: /sources/public/html5/markup/progress.html,v retrieving revision 1.59 retrieving revision 1.60 diff -u -d -r1.59 -r1.60 --- progress.html 24 Jul 2010 17:15:27 -0000 1.59 +++ progress.html 28 Jul 2010 16:07:31 -0000 1.60 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: progress – progress indicator (NEW)</title> +<title>HTML5: progress – progress indicator (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="q.html">q »</a></span> </div> <div id="progress" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the progress element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-progress-element">ⓘ</a></span><span class="element">progress</span> – <span class="shortdesc">progress indicator</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#progress">#</a> <a class="toc-bak" href="Overview.html#progress-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the progress element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-progress-element">ⓘ</a></span> <span class="element">progress</span> – <span class="shortdesc">progress indicator</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#progress">#</a> <a class="toc-bak" href="Overview.html#progress-toc">T</a> </h2> <div id="progress-longdesc" class="longdesc"> <p>The <a href="progress.html#progress" class="element">progress</a> Index: dfn.html =================================================================== RCS file: /sources/public/html5/markup/dfn.html,v retrieving revision 1.52 retrieving revision 1.53 diff -u -d -r1.52 -r1.53 --- dfn.html 24 Jul 2010 17:15:24 -0000 1.52 +++ dfn.html 28 Jul 2010 16:07:27 -0000 1.53 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: dfn – defining instance </title> +<title>HTML5: dfn – defining instance</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="div.html">div »</a></span> </div> <div id="dfn" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the dfn element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-dfn-element">ⓘ</a></span><span class="element">dfn</span> – <span class="shortdesc">defining instance</span> <a class="hash" href="#dfn">#</a> <a class="toc-bak" href="Overview.html#dfn-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the dfn element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-dfn-element">ⓘ</a></span> <span class="element">dfn</span> – <span class="shortdesc">defining instance</span> <a class="hash" href="#dfn">#</a> <a class="toc-bak" href="Overview.html#dfn-toc">T</a> </h2> <div id="dfn-longdesc" class="longdesc"> <p>The <a href="dfn.html#dfn" class="element">dfn</a> element Index: textarea.html =================================================================== RCS file: /sources/public/html5/markup/textarea.html,v retrieving revision 1.62 retrieving revision 1.63 diff -u -d -r1.62 -r1.63 --- textarea.html 24 Jul 2010 17:15:28 -0000 1.62 +++ textarea.html 28 Jul 2010 16:07:32 -0000 1.63 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: textarea – text input area </title> +<title>HTML5: textarea – text input area</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="tfoot.html">tfoot »</a></span> </div> <div id="textarea" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the textarea element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-textarea-element">ⓘ</a></span><span class="element">textarea</span> – <span class="shortdesc">text input area</span> <a class="hash" href="#textarea">#</a> <a class="toc-bak" href="Overview.html#textarea-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the textarea element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-textarea-element">ⓘ</a></span> <span class="element">textarea</span> – <span class="shortdesc">text input area</span> <a class="hash" href="#textarea">#</a> <a class="toc-bak" href="Overview.html#textarea-toc">T</a> </h2> <div id="textarea-longdesc" class="longdesc"> <p>The <a href="textarea.html#textarea" class="element">textarea</a> Index: cite.html =================================================================== RCS file: /sources/public/html5/markup/cite.html,v retrieving revision 1.52 retrieving revision 1.53 diff -u -d -r1.52 -r1.53 --- cite.html 24 Jul 2010 17:15:23 -0000 1.52 +++ cite.html 28 Jul 2010 16:07:27 -0000 1.53 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: cite – cited title of a work (CHANGED)</title> +<title>HTML5: cite – cited title of a work (CHANGED)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="code.html">code »</a></span> </div> <div id="cite" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the cite element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-cite-element">ⓘ</a></span><span class="element">cite</span> – <span class="shortdesc">cited title of a work</span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> <a class="hash" href="#cite">#</a> <a class="toc-bak" href="Overview.html#cite-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the cite element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-cite-element">ⓘ</a></span> <span class="element">cite</span> – <span class="shortdesc">cited title of a work</span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> <a class="hash" href="#cite">#</a> <a class="toc-bak" href="Overview.html#cite-toc">T</a> </h2> <div id="cite-longdesc" class="longdesc"> <p>The Index: meter.html =================================================================== RCS file: /sources/public/html5/markup/meter.html,v retrieving revision 1.61 retrieving revision 1.62 diff -u -d -r1.61 -r1.62 --- meter.html 24 Jul 2010 17:15:27 -0000 1.61 +++ meter.html 28 Jul 2010 16:07:30 -0000 1.62 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: meter – scalar gauge (NEW)</title> +<title>HTML5: meter – scalar gauge (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="nav.html">nav »</a></span> </div> <div id="meter" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the meter element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-meter-element">ⓘ</a></span><span class="element">meter</span> – <span class="shortdesc">scalar gauge</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#meter">#</a> <a class="toc-bak" href="Overview.html#meter-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the meter element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-meter-element">ⓘ</a></span> <span class="element">meter</span> – <span class="shortdesc">scalar gauge</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#meter">#</a> <a class="toc-bak" href="Overview.html#meter-toc">T</a> </h2> <div id="meter-longdesc" class="longdesc"> <p>The <a href="meter.html#meter" class="element">meter</a> element Index: input.button.html =================================================================== RCS file: /sources/public/html5/markup/input.button.html,v retrieving revision 1.60 retrieving revision 1.61 diff -u -d -r1.60 -r1.61 --- input.button.html 27 Jul 2010 13:20:18 -0000 1.60 +++ input.button.html 28 Jul 2010 16:07:29 -0000 1.61 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: input type=button – button </title> +<title>HTML5: input type=button – button</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="input.submit.html">input type=submit »</a></span> </div> <div id="input.button" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#button-state">ⓘ</a></span><span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">button</span></span> – <span class="shortdesc">button</span> <a class="hash" href="#input.button">#</a> <a class="toc-bak" href="Overview.html#input.button-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#button-state">ⓘ</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">button</span></span> – <span class="shortdesc">button</span> <a class="hash" href="#input.button">#</a> <a class="toc-bak" href="Overview.html#input.button-toc">T</a> </h2> <div id="input.button-longdesc" class="longdesc"> <p>The <a href="input.html#input" class="element">input</a> element Index: aside.html =================================================================== RCS file: /sources/public/html5/markup/aside.html,v retrieving revision 1.56 retrieving revision 1.57 diff -u -d -r1.56 -r1.57 --- aside.html 24 Jul 2010 17:15:23 -0000 1.56 +++ aside.html 28 Jul 2010 16:07:26 -0000 1.57 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: aside – tangential content (NEW)</title> +<title>HTML5: aside – tangential content (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="audio.html">audio »</a></span> </div> <div id="aside" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the aside element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-aside-element">ⓘ</a></span><span class="element">aside</span> – <span class="shortdesc">tangential content</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#aside">#</a> <a class="toc-bak" href="Overview.html#aside-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the aside element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-aside-element">ⓘ</a></span> <span class="element">aside</span> – <span class="shortdesc">tangential content</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#aside">#</a> <a class="toc-bak" href="Overview.html#aside-toc">T</a> </h2> <div id="aside-longdesc" class="longdesc"> <p>The <a href="aside.html#aside" class="element">aside</a> element Index: syntax.html =================================================================== RCS file: /sources/public/html5/markup/syntax.html,v retrieving revision 1.52 retrieving revision 1.53 diff -u -d -r1.52 -r1.53 --- syntax.html 24 Jul 2010 17:15:28 -0000 1.52 +++ syntax.html 28 Jul 2010 16:07:32 -0000 1.53 @@ -10,7 +10,7 @@ <h2 class="chunkpagetitle"><a href="Overview.html">HTML: The Markup Language Reference</a></h2> <div class="nav"> <span class="nav-prev"><a href="documents.html">« documents</a></span> -<span class="nav-next"><a href="elements.html">elements »</a></span> +<span class="nav-next"><a href="elements-by-function.html">elements by function »</a></span> </div> <div id="syntax" class="section"> <h2>4. HTML syntax <a class="hash" href="#syntax">#</a> <a class="toc-bak" href="Overview.html#syntax-toc">T</a> @@ -29,32 +29,23 @@ <p>This section is divided into the following parts:</p> <div class="toc"> <ul> -<li> -<span class="toc-section-number"></span> <a href="syntax.html#doctype-syntax"><span class="toc-section-number">1.</span>The doctype</a> +<li> <a href="syntax.html#doctype-syntax"><span class="toc-section-number">1. </span><span class="toc-section-name"> The doctype</span></a> </li> -<li> -<span class="toc-section-number"></span> <a href="syntax.html#character-encoding"><span class="toc-section-number">2.</span>Character encoding declaration</a> +<li> <a href="syntax.html#character-encoding"><span class="toc-section-number">2. </span><span class="toc-section-name"> Character encoding declaration</span></a> </li> -<li> -<span class="toc-section-number"></span> <a href="syntax.html#syntax-elements"><span class="toc-section-number">3.</span>Elements</a> +<li> <a href="syntax.html#syntax-elements"><span class="toc-section-number">3. </span><span class="toc-section-name"> Elements</span></a> </li> -<li> -<span class="toc-section-number"></span> <a href="syntax.html#syntax-attributes"><span class="toc-section-number">4.</span>Attributes</a> +<li> <a href="syntax.html#syntax-attributes"><span class="toc-section-number">4. </span><span class="toc-section-name"> Attributes</span></a> </li> -<li> -<span class="toc-section-number"></span> <a href="syntax.html#text-syntax"><span class="toc-section-number">5.</span>Text and character data</a> +<li> <a href="syntax.html#text-syntax"><span class="toc-section-number">5. </span><span class="toc-section-name"> Text and character data</span></a> </li> -<li> -<span class="toc-section-number"></span> <a href="syntax.html#character-references"><span class="toc-section-number">6.</span>Character references</a> +<li> <a href="syntax.html#character-references"><span class="toc-section-number">6. </span><span class="toc-section-name"> Character references</span></a> </li> -<li> -<span class="toc-section-number"></span> <a href="syntax.html#comments"><span class="toc-section-number">7.</span>Comments</a> +<li> <a href="syntax.html#comments"><span class="toc-section-number">7. </span><span class="toc-section-name"> Comments</span></a> </li> -<li> -<span class="toc-section-number"></span> <a href="syntax.html#svg-mathml"><span class="toc-section-number">8.</span>SVG and MathML elements in HTML documents</a> +<li> <a href="syntax.html#svg-mathml"><span class="toc-section-number">8. </span><span class="toc-section-name"> SVG and MathML elements in HTML documents</span></a> </li> -<li> -<span class="toc-section-number"></span> <a href="syntax.html#cdata-sections"><span class="toc-section-number">9.</span>CDATA sections in SVG and MathML contents</a> +<li> <a href="syntax.html#cdata-sections"><span class="toc-section-number">9. </span><span class="toc-section-name"> CDATA sections in SVG and MathML contents</span></a> </li> </ul> </div> @@ -1217,7 +1208,7 @@ <hr class="footerbreak"> <div class="nav"> <span class="nav-prev"><a href="documents.html">« documents</a></span> -<span class="nav-next"><a href="elements.html">elements »</a></span> +<span class="nav-next"><a href="elements-by-function.html">elements by function »</a></span> </div> </body> </html> Index: section.html =================================================================== RCS file: /sources/public/html5/markup/section.html,v retrieving revision 1.59 retrieving revision 1.60 diff -u -d -r1.59 -r1.60 --- section.html 24 Jul 2010 17:15:27 -0000 1.59 +++ section.html 28 Jul 2010 16:07:31 -0000 1.60 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: section – section (NEW)</title> +<title>HTML5: section – section (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="select.html">select »</a></span> </div> <div id="section" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the section element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-section-element">ⓘ</a></span><span class="element">section</span> – <span class="shortdesc">section</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#section">#</a> <a class="toc-bak" href="Overview.html#section-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the section element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-section-element">ⓘ</a></span> <span class="element">section</span> – <span class="shortdesc">section</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#section">#</a> <a class="toc-bak" href="Overview.html#section-toc">T</a> </h2> <div id="section-longdesc" class="longdesc"> <p>The <a href="section.html#section" class="element">section</a> element Index: link.html =================================================================== RCS file: /sources/public/html5/markup/link.html,v retrieving revision 1.65 retrieving revision 1.66 diff -u -d -r1.65 -r1.66 --- link.html 27 Jul 2010 06:09:45 -0000 1.65 +++ link.html 28 Jul 2010 16:07:30 -0000 1.66 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: link – inter-document relationship metadata </title> +<title>HTML5: link – inter-document relationship metadata</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="map.html">map »</a></span> </div> <div id="link" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the link element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#the-link-element">ⓘ</a></span><span class="element">link</span> – <span class="shortdesc">inter-document relationship metadata</span> <a class="hash" href="#link">#</a> <a class="toc-bak" href="Overview.html#link-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the link element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#the-link-element">ⓘ</a></span> <span class="element">link</span> – <span class="shortdesc">inter-document relationship metadata</span> <a class="hash" href="#link">#</a> <a class="toc-bak" href="Overview.html#link-toc">T</a> </h2> <div id="link-longdesc" class="longdesc"> <p>The Index: meta.http-equiv.refresh.html =================================================================== RCS file: /sources/public/html5/markup/meta.http-equiv.refresh.html,v retrieving revision 1.57 retrieving revision 1.58 diff -u -d -r1.57 -r1.58 --- meta.http-equiv.refresh.html 27 Jul 2010 13:20:19 -0000 1.57 +++ meta.http-equiv.refresh.html 28 Jul 2010 16:07:30 -0000 1.58 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: meta http-equiv=refresh – “refresh” pragma directive </title> +<title>HTML5: meta http-equiv=refresh – “refresh” pragma directive</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="meta.http-equiv.default-style.html">meta http-equiv=default-style »</a></span> </div> <div id="meta.http-equiv.refresh" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-http-equiv-refresh">ⓘ</a></span><span class="element">meta</span> <span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">refresh</span></span> – <span class="shortdesc">“refresh” pragma directive</span> <a class="hash" href="#meta.http-equiv.refresh">#</a> <a class="toc-bak" href="Overview.html#meta.http-equiv.refresh-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-http-equiv-refresh">ⓘ</a></span> <span class="element">meta</span> <span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">refresh</span></span> – <span class="shortdesc">“refresh” pragma directive</span> <a class="hash" href="#meta.http-equiv.refresh">#</a> <a class="toc-bak" href="Overview.html#meta.http-equiv.refresh-toc">T</a> </h2> <div id="meta.http-equiv.refresh-longdesc" class="longdesc"> <p>The <a href="meta.html#meta" class="element">meta</a> element Index: area.html =================================================================== RCS file: /sources/public/html5/markup/area.html,v retrieving revision 1.71 retrieving revision 1.72 diff -u -d -r1.71 -r1.72 --- area.html 27 Jul 2010 06:09:44 -0000 1.71 +++ area.html 28 Jul 2010 16:07:26 -0000 1.72 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: area – image-map hyperlink </title> +<title>HTML5: area – image-map hyperlink</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="article.html">article »</a></span> </div> <div id="area" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the area element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-map-element.html#the-area-element">ⓘ</a></span><span class="element">area</span> – <span class="shortdesc">image-map hyperlink</span> <a class="hash" href="#area">#</a> <a class="toc-bak" href="Overview.html#area-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the area element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-map-element.html#the-area-element">ⓘ</a></span> <span class="element">area</span> – <span class="shortdesc">image-map hyperlink</span> <a class="hash" href="#area">#</a> <a class="toc-bak" href="Overview.html#area-toc">T</a> </h2> <div id="area-longdesc" class="longdesc"> <p>The Index: input.text.html =================================================================== RCS file: /sources/public/html5/markup/input.text.html,v retrieving revision 1.61 retrieving revision 1.62 diff -u -d -r1.61 -r1.62 --- input.text.html 27 Jul 2010 13:20:19 -0000 1.61 +++ input.text.html 28 Jul 2010 16:07:30 -0000 1.62 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: input type=text – text-input field </title> +<title>HTML5: input type=text – text-input field</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="input.password.html">input type=password »</a></span> </div> <div id="input.text" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#text-state-and-search-state">ⓘ</a></span><span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">text</span></span> – <span class="shortdesc">text-input field</span> <a class="hash" href="#input.text">#</a> <a class="toc-bak" href="Overview.html#input.text-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#text-state-and-search-state">ⓘ</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">text</span></span> – <span class="shortdesc">text-input field</span> <a class="hash" href="#input.text">#</a> <a class="toc-bak" href="Overview.html#input.text-toc">T</a> </h2> <div id="input.text-longdesc" class="longdesc"> <p>The <a href="input.html#input" class="element">input</a> element Index: Makefile =================================================================== RCS file: /sources/public/html5/markup/Makefile,v retrieving revision 1.102 retrieving revision 1.103 diff -u -d -r1.102 -r1.103 --- Makefile 22 Jul 2010 11:05:39 -0000 1.102 +++ Makefile 28 Jul 2010 16:07:25 -0000 1.103 @@ -110,7 +110,7 @@ src/head.html src/header.src.html src/intro-scope.html \ src/terms.html src/syntax.html src/documents.html \ $(ELEMENTS) src/attributes.html src/map-attributes.html \ - src/datatypes.html src/references.html \ + src/datatypes.html src/references.html src/elements-by-function.html \ fragment-links.html fragment-links-full.html webapps.html \ LICENSE.xml html.css.xml html.css.LICENSE.xml $(XSLTPROC) $(XSLTPROCFLAGS) \ Index: samp.html =================================================================== RCS file: /sources/public/html5/markup/samp.html,v retrieving revision 1.51 retrieving revision 1.52 diff -u -d -r1.51 -r1.52 --- samp.html 24 Jul 2010 17:15:27 -0000 1.51 +++ samp.html 28 Jul 2010 16:07:31 -0000 1.52 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: samp – (sample) output </title> +<title>HTML5: samp – (sample) output</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="script.html">script »</a></span> </div> <div id="samp" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the samp element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-samp-element">ⓘ</a></span><span class="element">samp</span> – <span class="shortdesc">(sample) output</span> <a class="hash" href="#samp">#</a> <a class="toc-bak" href="Overview.html#samp-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the samp element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-samp-element">ⓘ</a></span> <span class="element">samp</span> – <span class="shortdesc">(sample) output</span> <a class="hash" href="#samp">#</a> <a class="toc-bak" href="Overview.html#samp-toc">T</a> </h2> <div id="samp-longdesc" class="longdesc"> <p>The <a href="samp.html#samp" class="element">samp</a> element Index: h6.html =================================================================== RCS file: /sources/public/html5/markup/h6.html,v retrieving revision 1.56 retrieving revision 1.57 diff -u -d -r1.56 -r1.57 --- h6.html 24 Jul 2010 17:15:24 -0000 1.56 +++ h6.html 28 Jul 2010 16:07:28 -0000 1.57 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: h6 – heading </title> +<title>HTML5: h6 – heading</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="head.html">head »</a></span> </div> <div id="h6" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the h6 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span><span class="element">h6</span> – <span class="shortdesc">heading</span> <a class="hash" href="#h6">#</a> <a class="toc-bak" href="Overview.html#h6-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the h6 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <span class="element">h6</span> – <span class="shortdesc">heading</span> <a class="hash" href="#h6">#</a> <a class="toc-bak" href="Overview.html#h6-toc">T</a> </h2> <div id="h6-longdesc" class="longdesc"> <p>The <a href="h1.html#h1" class="element">h1</a> through <a href="h6.html#h6" class="element">h6</a> elements are headings for Index: input.checkbox.html =================================================================== RCS file: /sources/public/html5/markup/input.checkbox.html,v retrieving revision 1.60 retrieving revision 1.61 diff -u -d -r1.60 -r1.61 --- input.checkbox.html 27 Jul 2010 13:20:18 -0000 1.60 +++ input.checkbox.html 28 Jul 2010 16:07:29 -0000 1.61 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: input type=checkbox – checkbox </title> +<title>HTML5: input type=checkbox – checkbox</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="input.radio.html">input type=radio »</a></span> </div> <div id="input.checkbox" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#checkbox-state">ⓘ</a></span><span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">checkbox</span></span> – <span class="shortdesc">checkbox</span> <a class="hash" href="#input.checkbox">#</a> <a class="toc-bak" href="Overview.html#input.checkbox-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#checkbox-state">ⓘ</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">checkbox</span></span> – <span class="shortdesc">checkbox</span> <a class="hash" href="#input.checkbox">#</a> <a class="toc-bak" href="Overview.html#input.checkbox-toc">T</a> </h2> <div id="input.checkbox-longdesc" class="longdesc"> <p>The <a href="input.html#input" class="element">input</a> element Index: a.html =================================================================== RCS file: /sources/public/html5/markup/a.html,v retrieving revision 1.77 retrieving revision 1.78 diff -u -d -r1.77 -r1.78 --- a.html 27 Jul 2010 06:09:44 -0000 1.77 +++ a.html 28 Jul 2010 16:07:26 -0000 1.78 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: a – hyperlink (CHANGED)</title> +<title>HTML5: a – hyperlink (CHANGED)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="abbr.html">abbr »</a></span> </div> <div id="a" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the a element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-a-element">ⓘ</a></span><span class="element">a</span> – <span class="shortdesc">hyperlink</span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> <a class="hash" href="#a">#</a> <a class="toc-bak" href="Overview.html#a-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the a element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-a-element">ⓘ</a></span> <span class="element">a</span> – <span class="shortdesc">hyperlink</span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> <a class="hash" href="#a">#</a> <a class="toc-bak" href="Overview.html#a-toc">T</a> </h2> <div id="a-longdesc" class="longdesc"> <p>The Index: object.html =================================================================== RCS file: /sources/public/html5/markup/object.html,v retrieving revision 1.70 retrieving revision 1.71 diff -u -d -r1.70 -r1.71 --- object.html 27 Jul 2010 06:09:45 -0000 1.70 +++ object.html 28 Jul 2010 16:07:31 -0000 1.71 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: object – generic external content </title> +<title>HTML5: object – generic external content</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="ol.html">ol »</a></span> </div> <div id="object" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the object element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#the-object-element">ⓘ</a></span><span class="element">object</span> – <span class="shortdesc">generic external content</span> <a class="hash" href="#object">#</a> <a class="toc-bak" href="Overview.html#object-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the object element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#the-object-element">ⓘ</a></span> <span class="element">object</span> – <span class="shortdesc">generic external content</span> <a class="hash" href="#object">#</a> <a class="toc-bak" href="Overview.html#object-toc">T</a> </h2> <div id="object-longdesc" class="longdesc"> <p>The <a href="object.html#object" class="element">object</a> element Index: input.tel.html =================================================================== RCS file: /sources/public/html5/markup/input.tel.html,v retrieving revision 1.61 retrieving revision 1.62 diff -u -d -r1.61 -r1.62 --- input.tel.html 27 Jul 2010 13:20:19 -0000 1.61 +++ input.tel.html 28 Jul 2010 16:07:29 -0000 1.62 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: input type=tel – telephone-number-input field (NEW)</title> +<title>HTML5: input type=tel – telephone-number-input field (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="input.color.html">input type=color »</a></span> </div> <div id="input.tel" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#telephone-state">ⓘ</a></span><span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">tel</span></span> – <span class="shortdesc">telephone-number-input field</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.tel">#</a> <a class="toc-bak" href="Overview.html#input.tel-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#telephone-state">ⓘ</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">tel</span></span> – <span class="shortdesc">telephone-number-input field</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.tel">#</a> <a class="toc-bak" href="Overview.html#input.tel-toc">T</a> </h2> <div id="input.tel-longdesc" class="longdesc"> <p>The <a href="input.html#input" class="element">input</a> element Index: h4.html =================================================================== RCS file: /sources/public/html5/markup/h4.html,v retrieving revision 1.56 retrieving revision 1.57 diff -u -d -r1.56 -r1.57 --- h4.html 24 Jul 2010 17:15:24 -0000 1.56 +++ h4.html 28 Jul 2010 16:07:28 -0000 1.57 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: h4 – heading </title> +<title>HTML5: h4 – heading</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="h5.html">h5 »</a></span> </div> <div id="h4" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the h4 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span><span class="element">h4</span> – <span class="shortdesc">heading</span> <a class="hash" href="#h4">#</a> <a class="toc-bak" href="Overview.html#h4-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the h4 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <span class="element">h4</span> – <span class="shortdesc">heading</span> <a class="hash" href="#h4">#</a> <a class="toc-bak" href="Overview.html#h4-toc">T</a> </h2> <div id="h4-longdesc" class="longdesc"> <p>The <a href="h1.html#h1" class="element">h1</a> through <a href="h6.html#h6" class="element">h6</a> elements are headings for Index: header.html =================================================================== RCS file: /sources/public/html5/markup/header.html,v retrieving revision 1.56 retrieving revision 1.57 diff -u -d -r1.56 -r1.57 --- header.html 24 Jul 2010 17:15:25 -0000 1.56 +++ header.html 28 Jul 2010 16:07:28 -0000 1.57 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: header – header (NEW)</title> +<title>HTML5: header – header (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="hgroup.html">hgroup »</a></span> </div> <div id="header" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the header element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-header-element">ⓘ</a></span><span class="element">header</span> – <span class="shortdesc">header</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#header">#</a> <a class="toc-bak" href="Overview.html#header-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the header element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-header-element">ⓘ</a></span> <span class="element">header</span> – <span class="shortdesc">header</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#header">#</a> <a class="toc-bak" href="Overview.html#header-toc">T</a> </h2> <div id="header-longdesc" class="longdesc"> <p>The <a href="header.html#header" class="element">header</a> element Index: b.html =================================================================== RCS file: /sources/public/html5/markup/b.html,v retrieving revision 1.54 retrieving revision 1.55 diff -u -d -r1.54 -r1.55 --- b.html 24 Jul 2010 17:15:23 -0000 1.54 +++ b.html 28 Jul 2010 16:07:26 -0000 1.55 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: b – offset text conventionally styled in bold (CHANGED)</title> +<title>HTML5: b – offset text conventionally styled in bold (CHANGED)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="base.html">base »</a></span> </div> <div id="b" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the b element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-b-element">ⓘ</a></span><span class="element">b</span> – <span class="shortdesc">offset text conventionally styled in bold</span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> <a class="hash" href="#b">#</a> <a class="toc-bak" href="Overview.html#b-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the b element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-b-element">ⓘ</a></span> <span class="element">b</span> – <span class="shortdesc">offset text conventionally styled in bold</span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> <a class="hash" href="#b">#</a> <a class="toc-bak" href="Overview.html#b-toc">T</a> </h2> <div id="b-longdesc" class="longdesc"> <p>The <a href="b.html#b" class="element">b</a> element represents a Index: img.html =================================================================== RCS file: /sources/public/html5/markup/img.html,v retrieving revision 1.69 retrieving revision 1.70 diff -u -d -r1.69 -r1.70 --- img.html 27 Jul 2010 06:09:45 -0000 1.69 +++ img.html 28 Jul 2010 16:07:29 -0000 1.70 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: img – image </title> +<title>HTML5: img – image</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="input.html">input »</a></span> </div> <div id="img" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the img element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/embedded-content-1.html#the-img-element">ⓘ</a></span><span class="element">img</span> – <span class="shortdesc">image</span> <a class="hash" href="#img">#</a> <a class="toc-bak" href="Overview.html#img-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the img element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/embedded-content-1.html#the-img-element">ⓘ</a></span> <span class="element">img</span> – <span class="shortdesc">image</span> <a class="hash" href="#img">#</a> <a class="toc-bak" href="Overview.html#img-toc">T</a> </h2> <div id="img-longdesc" class="longdesc"> <p>The <a href="img.html#img" class="element">img</a> element Index: wbr.html =================================================================== RCS file: /sources/public/html5/markup/wbr.html,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- wbr.html 24 Jul 2010 17:15:29 -0000 1.9 +++ wbr.html 28 Jul 2010 16:07:33 -0000 1.10 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: wbr – line-break opportunity (NEW)</title> +<title>HTML5: wbr – line-break opportunity (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="common-models.html">common models »</a></span> </div> <div id="wbr" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the wbr element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-wbr-element">ⓘ</a></span><span class="element">wbr</span> – <span class="shortdesc">line-break opportunity</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#wbr">#</a> <a class="toc-bak" href="Overview.html#wbr-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the wbr element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-wbr-element">ⓘ</a></span> <span class="element">wbr</span> – <span class="shortdesc">line-break opportunity</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#wbr">#</a> <a class="toc-bak" href="Overview.html#wbr-toc">T</a> </h2> <div id="wbr-longdesc" class="longdesc"> <p>The <a href="wbr.html#wbr" class="element">wbr</a> element represents Index: bdo.html =================================================================== RCS file: /sources/public/html5/markup/bdo.html,v retrieving revision 1.53 retrieving revision 1.54 diff -u -d -r1.53 -r1.54 --- bdo.html 24 Jul 2010 17:15:23 -0000 1.53 +++ bdo.html 28 Jul 2010 16:07:26 -0000 1.54 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: bdo – BiDi override </title> +<title>HTML5: bdo – BiDi override</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="blockquote.html">blockquote »</a></span> </div> <div id="bdo" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the bdo element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-bdo-element">ⓘ</a></span><span class="element">bdo</span> – <span class="shortdesc">BiDi override</span> <a class="hash" href="#bdo">#</a> <a class="toc-bak" href="Overview.html#bdo-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the bdo element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-bdo-element">ⓘ</a></span> <span class="element">bdo</span> – <span class="shortdesc">BiDi override</span> <a class="hash" href="#bdo">#</a> <a class="toc-bak" href="Overview.html#bdo-toc">T</a> </h2> <div id="bdo-longdesc" class="longdesc"> <p>The <a href="bdo.html#bdo" class="element">bdo</a> element provides Index: input.number.html =================================================================== RCS file: /sources/public/html5/markup/input.number.html,v retrieving revision 1.64 retrieving revision 1.65 diff -u -d -r1.64 -r1.65 --- input.number.html 27 Jul 2010 13:20:19 -0000 1.64 +++ input.number.html 28 Jul 2010 16:07:29 -0000 1.65 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: input type=number – number input control (NEW)</title> +<title>HTML5: input type=number – number input control (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="input.range.html">input type=range »</a></span> </div> <div id="input.number" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#number-state">ⓘ</a></span><span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">number</span></span> – <span class="shortdesc">number input control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.number">#</a> <a class="toc-bak" href="Overview.html#input.number-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#number-state">ⓘ</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">number</span></span> – <span class="shortdesc">number input control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.number">#</a> <a class="toc-bak" href="Overview.html#input.number-toc">T</a> </h2> <div id="input.number-longdesc" class="longdesc"> <p>The <a href="input.html#input" class="element">input</a> element Index: col.html =================================================================== RCS file: /sources/public/html5/markup/col.html,v retrieving revision 1.53 retrieving revision 1.54 diff -u -d -r1.53 -r1.54 --- col.html 24 Jul 2010 17:15:23 -0000 1.53 +++ col.html 28 Jul 2010 16:07:27 -0000 1.54 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: col – table column </title> +<title>HTML5: col – table column</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="colgroup.html">colgroup »</a></span> </div> <div id="col" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the col element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-col-element">ⓘ</a></span><span class="element">col</span> – <span class="shortdesc">table column</span> <a class="hash" href="#col">#</a> <a class="toc-bak" href="Overview.html#col-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the col element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-col-element">ⓘ</a></span> <span class="element">col</span> – <span class="shortdesc">table column</span> <a class="hash" href="#col">#</a> <a class="toc-bak" href="Overview.html#col-toc">T</a> </h2> <div id="col-longdesc" class="longdesc"> <p>The <a href="col.html#col" class="element">col</a> element Index: datatypes.html =================================================================== RCS file: /sources/public/html5/markup/datatypes.html,v retrieving revision 1.54 retrieving revision 1.55 diff -u -d -r1.54 -r1.55 --- datatypes.html 27 Jul 2010 09:23:45 -0000 1.54 +++ datatypes.html 28 Jul 2010 16:07:27 -0000 1.55 @@ -13,7 +13,7 @@ <span class="nav-next"><a href="references.html">references »</a></span> </div> <div id="datatypes" class="section"> - <h2>9. Datatypes <a class="hash" href="#datatypes">#</a> <a class="toc-bak" href="Overview.html#datatypes-toc">T</a> + <h2>10. Datatypes <a class="hash" href="#datatypes">#</a> <a class="toc-bak" href="Overview.html#datatypes-toc">T</a> </h2> <p>This section defines datatypes that are referenced by attribute definitions in the @@ -23,7 +23,7 @@ <a href="forms-attributes.html">Forms attributes</a> sections.</p> <div id="data-string-def" class="section"> - <h2 class="common-subhead">9.01. <dfn id="data-string">String</dfn> <a class="hash" href="#data-string-def">#</a> + <h2 class="common-subhead">10.01. <dfn id="data-string">String</dfn> <a class="hash" href="#data-string-def">#</a> </h2> <div class="datatype-desc"> <p>For the purposes of this document, a @@ -42,7 +42,7 @@ </div> </div> <div id="data-comma-separated-strings-def" class="section"> - <h2 class="common-subhead">9.02. <dfn id="data-comma-separated-strings">Set of comma-separated strings</dfn> <a class="hash" href="#data-comma-separated-strings-def">#</a> + <h2 class="common-subhead">10.02. <dfn id="data-comma-separated-strings">Set of comma-separated strings</dfn> <a class="hash" href="#data-comma-separated-strings-def">#</a> </h2> <div class="datatype-desc">Zero or more <a href="datatypes.html#data-string">strings</a> @@ -62,7 +62,7 @@ (comma) characters.</div> </div> <div id="data-token-def" class="section"> - <h2 class="common-subhead">9.03. <dfn id="data-token">Token</dfn> <a class="hash" href="#data-token-def">#</a> + <h2 class="common-subhead">10.03. <dfn id="data-token">Token</dfn> <a class="hash" href="#data-token-def">#</a> </h2> <div class="datatype-desc">A <a href="datatypes.html#data-string">string</a> @@ -70,7 +70,7 @@ <a href="terminology.html#space">space characters</a>.</div> </div> <div id="common.data.tokens-def" class="section"> - <h2 class="common-subhead">9.04. <dfn id="common.data.tokens">Set of space-separated tokens</dfn> <a class="hash" href="#common.data.tokens-def">#</a> + <h2 class="common-subhead">10.04. <dfn id="common.data.tokens">Set of space-separated tokens</dfn> <a class="hash" href="#common.data.tokens-def">#</a> </h2> <div class="datatype-desc">A @@ -80,14 +80,14 @@ </div> <div id="data-unordered-tokens-def" class="section"> -<h2 class="common-subhead">9.05. <dfn id="data-unordered-tokens">Unordered set of unique space-separated tokens</dfn> <a class="hash" href="#data-unordered-tokens-def">#</a> +<h2 class="common-subhead">10.05. <dfn id="data-unordered-tokens">Unordered set of unique space-separated tokens</dfn> <a class="hash" href="#data-unordered-tokens-def">#</a> </h2> <div class="datatype-desc">A <a href="datatypes.html#common.data.tokens">set of space-separated tokens</a> in which none of the tokens are duplicated.</div> </div> <div id="data-ordered-tokens-def" class="section"> -<h2 class="common-subhead">9.06. <dfn id="data-ordered-tokens">Ordered set of unique space-separated tokens</dfn> <a class="hash" href="#data-ordered-tokens-def">#</a> +<h2 class="common-subhead">10.06. <dfn id="data-ordered-tokens">Ordered set of unique space-separated tokens</dfn> <a class="hash" href="#data-ordered-tokens-def">#</a> </h2> <div class="datatype-desc">A <a href="datatypes.html#common.data.tokens">set of space-separated tokens</a> @@ -95,7 +95,7 @@ but in which the order of the tokens is meaningful.</div> </div> <div id="common.data.browsing-context-name-def" class="section"> - <h2 class="common-subhead">9.07. <dfn id="common.data.browsing-context-name">Browsing-context name</dfn> <a class="hash" href="#common.data.browsing-context-name-def">#</a> + <h2 class="common-subhead">10.07. <dfn id="common.data.browsing-context-name">Browsing-context name</dfn> <a class="hash" href="#common.data.browsing-context-name-def">#</a> </h2> <div class="datatype-desc">Any @@ -116,7 +116,7 @@ </div> <div id="common.data.browsing-context-name-or-keyword-def" class="section"> - <h2 class="common-subhead">9.08. <dfn id="common.data.browsing-context-name-or-keyword">Browsing-context name or keyword</dfn> <a class="hash" href="#common.data.browsing-context-name-or-keyword-def">#</a> + <h2 class="common-subhead">10.08. <dfn id="common.data.browsing-context-name-or-keyword">Browsing-context name or keyword</dfn> <a class="hash" href="#common.data.browsing-context-name-or-keyword-def">#</a> </h2> <div class="datatype-desc">Any @@ -142,7 +142,7 @@ </div> <div id="common.data.id-def" class="section"> - <h2 class="common-subhead">9.09. <dfn id="common.data.id">ID</dfn> <a class="hash" href="#common.data.id-def">#</a> + <h2 class="common-subhead">10.09. <dfn id="common.data.id">ID</dfn> <a class="hash" href="#common.data.id-def">#</a> </h2> <div class="datatype-desc">Any @@ -171,7 +171,7 @@ </div> <div id="common.data.idref-def" class="section"> - <h2 class="common-subhead">9.10. <dfn id="common.data.idref">ID reference</dfn> <a class="hash" href="#common.data.idref-def">#</a> + <h2 class="common-subhead">10.10. <dfn id="common.data.idref">ID reference</dfn> <a class="hash" href="#common.data.idref-def">#</a> </h2> <div class="datatype-desc">A valid @@ -185,7 +185,7 @@ </div> <div id="common.data.idrefs-def" class="section"> - <h2 class="common-subhead">9.11. <dfn id="common.data.idrefs">List of ID references</dfn> <a class="hash" href="#common.data.idrefs-def">#</a> + <h2 class="common-subhead">10.11. <dfn id="common.data.idrefs">List of ID references</dfn> <a class="hash" href="#common.data.idrefs-def">#</a> </h2> <div class="datatype-desc">An @@ -196,7 +196,7 @@ </div> <div id="common.data.name-def" class="section"> - <h2 class="common-subhead">9.12. <dfn id="common.data.name">Name</dfn> <a class="hash" href="#common.data.name-def">#</a> + <h2 class="common-subhead">10.12. <dfn id="common.data.name">Name</dfn> <a class="hash" href="#common.data.name-def">#</a> </h2> <div class="datatype-desc">Any @@ -217,7 +217,7 @@ </div> <div id="common.data.hash-name-def" class="section"> - <h2 class="common-subhead">9.13. <dfn id="common.data.hash-name">Hash-name reference</dfn> <a class="hash" href="#common.data.hash-name-def">#</a> + <h2 class="common-subhead">10.13. <dfn id="common.data.hash-name">Hash-name reference</dfn> <a class="hash" href="#common.data.hash-name-def">#</a> </h2> <div class="datatype-desc">A @@ -235,7 +235,7 @@ </div> <div id="common.data.integer-def" class="section"> - <h2 class="common-subhead">9.14. <dfn id="common.data.integer">Integer</dfn> <a class="hash" href="#common.data.integer-def">#</a> + <h2 class="common-subhead">10.14. <dfn id="common.data.integer">Integer</dfn> <a class="hash" href="#common.data.integer-def">#</a> </h2> <div class="datatype-desc">One or more characters in the range @@ -247,7 +247,7 @@ </div> <div id="common.data.integer.positive-def" class="section"> - <h2 class="common-subhead">9.15. <dfn id="common.data.integer.positive">Positive integer</dfn> <a class="hash" href="#common.data.integer.positive-def">#</a> + <h2 class="common-subhead">10.15. <dfn id="common.data.integer.positive">Positive integer</dfn> <a class="hash" href="#common.data.integer.positive-def">#</a> </h2> <div class="datatype-desc">Any @@ -263,7 +263,7 @@ </div> <div id="common.data.integer.non-negative-def" class="section"> - <h2 class="common-subhead">9.16. <dfn id="common.data.integer.non-negative">Non-negative integer</dfn> <a class="hash" href="#common.data.integer.non-negative-def">#</a> + <h2 class="common-subhead">10.16. <dfn id="common.data.integer.non-negative">Non-negative integer</dfn> <a class="hash" href="#common.data.integer.non-negative-def">#</a> </h2> <div class="datatype-desc">One or more characters in the range @@ -272,7 +272,7 @@ </div> <div id="common.data.float-def" class="section"> - <h2 class="common-subhead">9.17. <dfn id="common.data.float">Float</dfn> <a class="hash" href="#common.data.float-def">#</a> + <h2 class="common-subhead">10.17. <dfn id="common.data.float">Float</dfn> <a class="hash" href="#common.data.float-def">#</a> </h2> <div class="datatype-desc">A float consists of the following @@ -316,7 +316,7 @@ </div> <div id="common.data.float.positive-def" class="section"> - <h2 class="common-subhead">9.18. <dfn id="common.data.float.positive">Positive float</dfn> <a class="hash" href="#common.data.float.positive-def">#</a> + <h2 class="common-subhead">10.18. <dfn id="common.data.float.positive">Positive float</dfn> <a class="hash" href="#common.data.float.positive-def">#</a> </h2> <div class="datatype-desc">A @@ -332,7 +332,7 @@ </div> <div id="common.data.float.non-negative-def" class="section"> - <h2 class="common-subhead">9.19. <dfn id="common.data.float.non-negative">Non-negative float</dfn> <a class="hash" href="#common.data.float.non-negative-def">#</a> + <h2 class="common-subhead">10.19. <dfn id="common.data.float.non-negative">Non-negative float</dfn> <a class="hash" href="#common.data.float.non-negative-def">#</a> </h2> <div class="datatype-desc">A @@ -348,7 +348,7 @@ </div> <div id="common.data.datetime-def" class="section"> - <h2 class="common-subhead">9.20. <dfn id="common.data.datetime">Date-time</dfn> <a class="hash" href="#common.data.datetime-def">#</a> + <h2 class="common-subhead">10.20. <dfn id="common.data.datetime">Date-time</dfn> <a class="hash" href="#common.data.datetime-def">#</a> </h2> <div class="datatype-desc">A valid @@ -377,7 +377,7 @@ </div> <div id="common.data.date-or-time-def" class="section"> - <h2 class="common-subhead">9.21. <dfn id="common.data.date-or-time">Date or time</dfn> <a class="hash" href="#common.data.date-or-time-def">#</a> + <h2 class="common-subhead">10.21. <dfn id="common.data.date-or-time">Date or time</dfn> <a class="hash" href="#common.data.date-or-time-def">#</a> </h2> <div class="datatype-desc">Any one of the following: @@ -391,7 +391,7 @@ </div> <div id="data-url-no-spaces-def" class="section"> -<h2 class="common-subhead">9.22. <dfn id="data-url-no-spaces">URL</dfn> <a class="hash" href="#data-url-no-spaces-def">#</a> +<h2 class="common-subhead">10.22. <dfn id="data-url-no-spaces">URL</dfn> <a class="hash" href="#data-url-no-spaces-def">#</a> </h2> <div class="datatype-desc">An <dfn id="data.iri-ref" title="data.iri-ref">IRI reference</dfn>, @@ -411,7 +411,7 @@ </div> </div> <div id="common.data.uri-def" class="section"> - <h2 class="common-subhead">9.23. <dfn id="common.data.uri">URL potentially surrounded by spaces</dfn> <a class="hash" href="#common.data.uri-def">#</a> + <h2 class="common-subhead">10.23. <dfn id="common.data.uri">URL potentially surrounded by spaces</dfn> <a class="hash" href="#common.data.uri-def">#</a> </h2> <div class="datatype-desc">An @@ -431,7 +431,7 @@ </div> <div id="common.data.uri.absolute-def" class="section"> - <h2 class="common-subhead">9.24. <dfn id="common.data.uri.absolute">Absolute URL</dfn> <a class="hash" href="#common.data.uri.absolute-def">#</a> + <h2 class="common-subhead">10.24. <dfn id="common.data.uri.absolute">Absolute URL</dfn> <a class="hash" href="#common.data.uri.absolute-def">#</a> </h2> <div class="datatype-desc">An @@ -449,7 +449,7 @@ </div> <div id="common.data.sizes-def" class="section"> - <h2 class="common-subhead">9.25. <dfn id="common.data.sizes">Sizes</dfn> <a class="hash" href="#common.data.sizes-def">#</a> + <h2 class="common-subhead">10.25. <dfn id="common.data.sizes">Sizes</dfn> <a class="hash" href="#common.data.sizes-def">#</a> </h2> <div class="datatype-desc">An @@ -472,7 +472,7 @@ </div> <div id="common.data.mimetype-def" class="section"> - <h2 class="common-subhead">9.26. <dfn id="common.data.mimetype">MIME type</dfn> <a class="hash" href="#common.data.mimetype-def">#</a> + <h2 class="common-subhead">10.26. <dfn id="common.data.mimetype">MIME type</dfn> <a class="hash" href="#common.data.mimetype-def">#</a> </h2> <div class="datatype-desc">A string that identifies a valid @@ -482,7 +482,7 @@ </div> <div id="common.data.charset-def" class="section"> - <h2 class="common-subhead">9.27. <dfn id="common.data.charset">Character encoding name</dfn> <a class="hash" href="#common.data.charset-def">#</a> + <h2 class="common-subhead">10.27. <dfn id="common.data.charset">Character encoding name</dfn> <a class="hash" href="#common.data.charset-def">#</a> </h2> <div class="datatype-desc"> @@ -510,7 +510,7 @@ </div> <div id="common.data.meta-charset-def" class="section"> - <h2 class="common-subhead">9.28. <dfn id="common.data.meta-charset">Meta-charset string</dfn> <a class="hash" href="#common.data.meta-charset-def">#</a> + <h2 class="common-subhead">10.28. <dfn id="common.data.meta-charset">Meta-charset string</dfn> <a class="hash" href="#common.data.meta-charset-def">#</a> </h2> <div class="datatype-desc">The following parts, in exactly @@ -530,7 +530,7 @@ </div> <div id="common.data.refresh-def" class="section"> - <h2 class="common-subhead">9.29. <dfn id="common.data.refresh">Refresh value</dfn> <a class="hash" href="#common.data.refresh-def">#</a> + <h2 class="common-subhead">10.29. <dfn id="common.data.refresh">Refresh value</dfn> <a class="hash" href="#common.data.refresh-def">#</a> </h2> <div class="datatype-desc">Any one of the following: @@ -560,7 +560,7 @@ </div> <div id="common.data.default-style-def" class="section"> - <h2 class="common-subhead">9.30. <dfn id="common.data.default-style">Default-style name</dfn> <a class="hash" href="#common.data.default-style-def">#</a> + <h2 class="common-subhead">10.30. <dfn id="common.data.default-style">Default-style name</dfn> <a class="hash" href="#common.data.default-style-def">#</a> </h2> <div class="datatype-desc">A @@ -569,7 +569,7 @@ </div> <div id="common.data.mediaquery-def" class="section"> - <h2 class="common-subhead">9.31. <dfn id="common.data.mediaquery">Media-query list</dfn> <a class="hash" href="#common.data.mediaquery-def">#</a> + <h2 class="common-subhead">10.31. <dfn id="common.data.mediaquery">Media-query list</dfn> <a class="hash" href="#common.data.mediaquery-def">#</a> </h2> <div class="datatype-desc">A valid @@ -580,7 +580,7 @@ </div> <div id="common.data.langcode-def" class="section"> - <h2 class="common-subhead">9.32. <dfn id="common.data.langcode">Language tag</dfn> <a class="hash" href="#common.data.langcode-def">#</a> + <h2 class="common-subhead">10.32. <dfn id="common.data.langcode">Language tag</dfn> <a class="hash" href="#common.data.langcode-def">#</a> </h2> <div class="datatype-desc">A valid @@ -591,7 +591,7 @@ </div> <div id="common.data.keylabellist-def" class="section"> - <h2 class="common-subhead">9.33. <dfn id="common.data.keylabellist">List of key labels</dfn> <a class="hash" href="#common.data.keylabellist-def">#</a> + <h2 class="common-subhead">10.33. <dfn id="common.data.keylabellist">List of key labels</dfn> <a class="hash" href="#common.data.keylabellist-def">#</a> </h2> <div class="datatype-desc">An @@ -604,7 +604,7 @@ </div> <div id="common.data.zero-def" class="section"> - <h2 class="common-subhead">9.34. <dfn id="common.data.zero">Zero</dfn> <a class="hash" href="#common.data.zero-def">#</a> + <h2 class="common-subhead">10.34. <dfn id="common.data.zero">Zero</dfn> <a class="hash" href="#common.data.zero-def">#</a> </h2> <div class="datatype-desc">The literal string @@ -613,7 +613,7 @@ </div> <div id="common.data.rectangle-def" class="section"> - <h2 class="common-subhead">9.35. <dfn id="common.data.rectangle">Rectangle</dfn> <a class="hash" href="#common.data.rectangle-def">#</a> + <h2 class="common-subhead">10.35. <dfn id="common.data.rectangle">Rectangle</dfn> <a class="hash" href="#common.data.rectangle-def">#</a> </h2> <div class="datatype-desc">A comma-separated list of four @@ -644,7 +644,7 @@ </div> <div id="common.data.circle-def" class="section"> - <h2 class="common-subhead">9.36. <dfn id="common.data.circle">Circle</dfn> <a class="hash" href="#common.data.circle-def">#</a> + <h2 class="common-subhead">10.36. <dfn id="common.data.circle">Circle</dfn> <a class="hash" href="#common.data.circle-def">#</a> </h2> <div class="datatype-desc">A comma-separated list of three @@ -668,7 +668,7 @@ </div> <div id="common.data.polygon-def" class="section"> - <h2 class="common-subhead">9.37. <dfn id="common.data.polygon">Polygon</dfn> <a class="hash" href="#common.data.polygon-def">#</a> + <h2 class="common-subhead">10.37. <dfn id="common.data.polygon">Polygon</dfn> <a class="hash" href="#common.data.polygon-def">#</a> </h2> <div class="datatype-desc">A comma-separated list of at @@ -684,7 +684,7 @@ </div> <div id="common.data.sandbox-allow-list-def" class="section"> - <h2 class="common-subhead">9.38. <dfn id="common.data.sandbox-allow-list">Sandbox “allow” keywords list</dfn> <a class="hash" href="#common.data.sandbox-allow-list-def">#</a> + <h2 class="common-subhead">10.38. <dfn id="common.data.sandbox-allow-list">Sandbox “allow” keywords list</dfn> <a class="hash" href="#common.data.sandbox-allow-list-def">#</a> </h2> <div class="datatype-desc"> @@ -715,7 +715,7 @@ </div> <div id="form.data.mimetypelist-def" class="section"> - <h2 class="common-subhead">9.39. <dfn id="form.data.mimetypelist">list of MIME types</dfn> <a class="hash" href="#form.data.mimetypelist-def">#</a> + <h2 class="common-subhead">10.39. <dfn id="form.data.mimetypelist">list of MIME types</dfn> <a class="hash" href="#form.data.mimetypelist-def">#</a> </h2> <div class="datatype-desc">A @@ -726,7 +726,7 @@ </div> <div id="form.data.charsetlist-def" class="section"> - <h2 class="common-subhead">9.40. <dfn id="form.data.charsetlist">List of character-encoding names</dfn> <a class="hash" href="#form.data.charsetlist-def">#</a> + <h2 class="common-subhead">10.40. <dfn id="form.data.charsetlist">List of character-encoding names</dfn> <a class="hash" href="#form.data.charsetlist-def">#</a> </h2> <div class="datatype-desc">An @@ -739,7 +739,7 @@ </div> <div id="form.data.pattern-def" class="section"> - <h2 class="common-subhead">9.41. <dfn id="form.data.pattern">Pattern</dfn> <a class="hash" href="#form.data.pattern-def">#</a> + <h2 class="common-subhead">10.41. <dfn id="form.data.pattern">Pattern</dfn> <a class="hash" href="#form.data.pattern-def">#</a> </h2> <div class="datatype-desc">A regular expression that @@ -749,7 +749,7 @@ </div> <div id="form.data.datetime-local-def" class="section"> - <h2 class="common-subhead">9.42. <dfn id="form.data.datetime-local">Local date-time</dfn> <a class="hash" href="#form.data.datetime-local-def">#</a> + <h2 class="common-subhead">10.42. <dfn id="form.data.datetime-local">Local date-time</dfn> <a class="hash" href="#form.data.datetime-local-def">#</a> </h2> <div class="datatype-desc">The following parts, in exactly @@ -770,7 +770,7 @@ </div> <div id="form.data.date-def" class="section"> - <h2 class="common-subhead">9.43. <dfn id="form.data.date">Date</dfn> <a class="hash" href="#form.data.date-def">#</a> + <h2 class="common-subhead">10.43. <dfn id="form.data.date">Date</dfn> <a class="hash" href="#form.data.date-def">#</a> </h2> <div class="datatype-desc">A valid @@ -789,7 +789,7 @@ </div> <div id="form.data.month-def" class="section"> - <h2 class="common-subhead">9.44. <dfn id="form.data.month">Month</dfn> <a class="hash" href="#form.data.month-def">#</a> + <h2 class="common-subhead">10.44. <dfn id="form.data.month">Month</dfn> <a class="hash" href="#form.data.month-def">#</a> </h2> <div class="datatype-desc">The following parts, in exactly the @@ -811,7 +811,7 @@ </div> <div id="form.data.week-def" class="section"> - <h2 class="common-subhead">9.45. <dfn id="form.data.week">Week</dfn> <a class="hash" href="#form.data.week-def">#</a> + <h2 class="common-subhead">10.45. <dfn id="form.data.week">Week</dfn> <a class="hash" href="#form.data.week-def">#</a> </h2> <div class="datatype-desc">The following parts, in exactly @@ -836,7 +836,7 @@ </div> <div id="form.data.time-def" class="section"> - <h2 class="common-subhead">9.46. <dfn id="form.data.time">Time</dfn> <a class="hash" href="#form.data.time-def">#</a> + <h2 class="common-subhead">10.46. <dfn id="form.data.time">Time</dfn> <a class="hash" href="#form.data.time-def">#</a> </h2> <div class="datatype-desc">A valid @@ -853,7 +853,7 @@ </div> <div id="form.data.emailaddress-def" class="section"> - <h2 class="common-subhead">9.47. <dfn id="form.data.emailaddress">E-mail address</dfn> <a class="hash" href="#form.data.emailaddress-def">#</a> + <h2 class="common-subhead">10.47. <dfn id="form.data.emailaddress">E-mail address</dfn> <a class="hash" href="#form.data.emailaddress-def">#</a> </h2> <div class="datatype-desc"> @@ -878,7 +878,7 @@ </div> <div id="form.data.emailaddresslist-def" class="section"> - <h2 class="common-subhead">9.48. <dfn id="form.data.emailaddresslist">List of e-mail addresses</dfn> <a class="hash" href="#form.data.emailaddresslist-def">#</a> + <h2 class="common-subhead">10.48. <dfn id="form.data.emailaddresslist">List of e-mail addresses</dfn> <a class="hash" href="#form.data.emailaddresslist-def">#</a> </h2> <div class="datatype-desc">A @@ -889,7 +889,7 @@ </div> <div id="form.data.color-def" class="section"> - <h2 class="common-subhead">9.49. <dfn id="form.data.color">Simple color</dfn> <a class="hash" href="#form.data.color-def">#</a> + <h2 class="common-subhead">10.49. <dfn id="form.data.color">Simple color</dfn> <a class="hash" href="#form.data.color-def">#</a> </h2> <div class="datatype-desc">A string exactly seven Index: command.radio.html =================================================================== RCS file: /sources/public/html5/markup/command.radio.html,v retrieving revision 1.58 retrieving revision 1.59 diff -u -d -r1.58 -r1.59 --- command.radio.html 27 Jul 2010 13:20:18 -0000 1.58 +++ command.radio.html 28 Jul 2010 16:07:27 -0000 1.59 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: command type=radio – selection of one item from a list of items (NEW)</title> +<title>HTML5: command type=radio – selection of one item from a list of items (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="command.checkbox.html">command type=checkbox »</a></span> </div> <div id="command.radio" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the command element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-command">ⓘ</a></span><span class="element">command</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">radio</span></span> – <span class="shortdesc">selection of one item from a list of items</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#command.radio">#</a> <a class="toc-bak" href="Overview.html#command.radio-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the command element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-command">ⓘ</a></span> <span class="element">command</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">radio</span></span> – <span class="shortdesc">selection of one item from a list of items</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#command.radio">#</a> <a class="toc-bak" href="Overview.html#command.radio-toc">T</a> </h2> <div id="command.radio-longdesc" class="longdesc"> <p>The <a href="command.html#command" class="element">command</a> element Index: input.datetime.html =================================================================== RCS file: /sources/public/html5/markup/input.datetime.html,v retrieving revision 1.64 retrieving revision 1.65 diff -u -d -r1.64 -r1.65 --- input.datetime.html 27 Jul 2010 13:20:18 -0000 1.64 +++ input.datetime.html 28 Jul 2010 16:07:29 -0000 1.65 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: input type=datetime – global date-and-time input control (NEW)</title> +<title>HTML5: input type=datetime – global date-and-time input control (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="input.datetime-local.html">input type=datetime-local »</a></span> </div> <div id="input.datetime" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#date-and-time-state">ⓘ</a></span><span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">datetime</span></span> – <span class="shortdesc">global date-and-time input control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.datetime">#</a> <a class="toc-bak" href="Overview.html#input.datetime-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#date-and-time-state">ⓘ</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">datetime</span></span> – <span class="shortdesc">global date-and-time input control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.datetime">#</a> <a class="toc-bak" href="Overview.html#input.datetime-toc">T</a> </h2> <div id="input.datetime-longdesc" class="longdesc"> <p>The <a href="input.html#input" class="element">input</a> element Index: input.password.html =================================================================== RCS file: /sources/public/html5/markup/input.password.html,v retrieving revision 1.61 retrieving revision 1.62 diff -u -d -r1.61 -r1.62 --- input.password.html 27 Jul 2010 13:20:19 -0000 1.61 +++ input.password.html 28 Jul 2010 16:07:29 -0000 1.62 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: input type=password – password-input field </title> +<title>HTML5: input type=password – password-input field</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="input.checkbox.html">input type=checkbox »</a></span> </div> <div id="input.password" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#password-state">ⓘ</a></span><span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">password</span></span> – <span class="shortdesc">password-input field</span> <a class="hash" href="#input.password">#</a> <a class="toc-bak" href="Overview.html#input.password-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#password-state">ⓘ</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">password</span></span> – <span class="shortdesc">password-input field</span> <a class="hash" href="#input.password">#</a> <a class="toc-bak" href="Overview.html#input.password-toc">T</a> </h2> <div id="input.password-longdesc" class="longdesc"> <p>The <a href="input.html#input" class="element">input</a> element Index: embed.html =================================================================== RCS file: /sources/public/html5/markup/embed.html,v retrieving revision 1.62 retrieving revision 1.63 diff -u -d -r1.62 -r1.63 --- embed.html 27 Jul 2010 06:09:44 -0000 1.62 +++ embed.html 28 Jul 2010 16:07:28 -0000 1.63 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: embed – integration point for plugins (NEW)</title> +<title>HTML5: embed – integration point for plugins (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="fieldset.html">fieldset »</a></span> </div> <div id="embed" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the embed element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#the-embed-element">ⓘ</a></span><span class="element">embed</span> – <span class="shortdesc">integration point for plugins</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#embed">#</a> <a class="toc-bak" href="Overview.html#embed-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the embed element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#the-embed-element">ⓘ</a></span> <span class="element">embed</span> – <span class="shortdesc">integration point for plugins</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#embed">#</a> <a class="toc-bak" href="Overview.html#embed-toc">T</a> </h2> <div id="embed-longdesc" class="longdesc"> <p>The <a href="embed.html#embed" class="element">embed</a> element Index: dd.html =================================================================== RCS file: /sources/public/html5/markup/dd.html,v retrieving revision 1.55 retrieving revision 1.56 diff -u -d -r1.55 -r1.56 --- dd.html 24 Jul 2010 17:15:24 -0000 1.55 +++ dd.html 28 Jul 2010 16:07:27 -0000 1.56 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: dd – description or value </title> +<title>HTML5: dd – description or value</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="del.html">del »</a></span> </div> <div id="dd" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the dd element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-dd-element">ⓘ</a></span><span class="element">dd</span> – <span class="shortdesc">description or value</span> <a class="hash" href="#dd">#</a> <a class="toc-bak" href="Overview.html#dd-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the dd element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-dd-element">ⓘ</a></span> <span class="element">dd</span> – <span class="shortdesc">description or value</span> <a class="hash" href="#dd">#</a> <a class="toc-bak" href="Overview.html#dd-toc">T</a> </h2> <div id="dd-longdesc" class="longdesc"> <p>The Index: common-models.html =================================================================== RCS file: /sources/public/html5/markup/common-models.html,v retrieving revision 1.35 retrieving revision 1.36 diff -u -d -r1.35 -r1.36 --- common-models.html 15 Jul 2010 16:49:42 -0000 1.35 +++ common-models.html 28 Jul 2010 16:07:27 -0000 1.36 @@ -13,7 +13,7 @@ <span class="nav-next"><a href="global-attributes.html">global attributes »</a></span> </div> <div id="common-models" class="section"> - <h2>6. Common content models <a class="hash" href="#common-models">#</a> <a class="toc-bak" href="Overview.html#common-models-toc">T</a> + <h2>7. Common content models <a class="hash" href="#common-models">#</a> <a class="toc-bak" href="Overview.html#common-models-toc">T</a> </h2> <p>This section defines content models that are referenced by a number of different element @@ -23,7 +23,7 @@ <a href="elements.html">HTML elements</a> section.</p> <div id="common.elem.flow" class="section"> - <h2 class="common-subhead">6.01. Flow elements <a class="hash" href="#common.elem.flow">#</a> <a class="toc-bak" href="Overview.html#common.elem.flow-toc">T</a> + <h2 class="common-subhead">7.01. Flow elements <a class="hash" href="#common.elem.flow">#</a> <a class="toc-bak" href="Overview.html#common.elem.flow-toc">T</a> </h2> <div class="content-models"> <p><a class="ref" href="common-models.html#common.elem.phrasing">phrasing elements</a> @@ -68,7 +68,7 @@ </div> </div> <div id="common.elem.metadata" class="section"> - <h2 class="common-subhead">6.02. Metadata elements <a class="hash" href="#common.elem.metadata">#</a> <a class="toc-bak" href="Overview.html#common.elem.metadata-toc">T</a> + <h2 class="common-subhead">7.02. Metadata elements <a class="hash" href="#common.elem.metadata">#</a> <a class="toc-bak" href="Overview.html#common.elem.metadata-toc">T</a> </h2> <div class="content-models"> <p><a class="ref" href="link.html#link">link</a> @@ -86,7 +86,7 @@ </div> </div> <div id="common.elem.phrasing" class="section"> - <h2 class="common-subhead">6.03. Phrasing elements <a class="hash" href="#common.elem.phrasing">#</a> <a class="toc-bak" href="Overview.html#common.elem.phrasing-toc">T</a> + <h2 class="common-subhead">7.03. Phrasing elements <a class="hash" href="#common.elem.phrasing">#</a> <a class="toc-bak" href="Overview.html#common.elem.phrasing-toc">T</a> </h2> <div class="content-models"> <p><a class="ref" href="a.html#a">a</a> Index: ul.html =================================================================== RCS file: /sources/public/html5/markup/ul.html,v retrieving revision 1.50 retrieving revision 1.51 diff -u -d -r1.50 -r1.51 --- ul.html 24 Jul 2010 17:15:29 -0000 1.50 +++ ul.html 28 Jul 2010 16:07:33 -0000 1.51 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: ul – unordered list </title> +<title>HTML5: ul – unordered list</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="var.html">var »</a></span> </div> <div id="ul" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the ul element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-ul-element">ⓘ</a></span><span class="element">ul</span> – <span class="shortdesc">unordered list</span> <a class="hash" href="#ul">#</a> <a class="toc-bak" href="Overview.html#ul-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the ul element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-ul-element">ⓘ</a></span> <span class="element">ul</span> – <span class="shortdesc">unordered list</span> <a class="hash" href="#ul">#</a> <a class="toc-bak" href="Overview.html#ul-toc">T</a> </h2> <div id="ul-longdesc" class="longdesc"> <p>The <a href="ul.html#ul" class="element">ul</a> element represents Index: input.time.html =================================================================== RCS file: /sources/public/html5/markup/input.time.html,v retrieving revision 1.64 retrieving revision 1.65 diff -u -d -r1.64 -r1.65 --- input.time.html 27 Jul 2010 13:20:19 -0000 1.64 +++ input.time.html 28 Jul 2010 16:07:30 -0000 1.65 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: input type=time – time input control (NEW)</title> +<title>HTML5: input type=time – time input control (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="input.week.html">input type=week »</a></span> </div> <div id="input.time" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#time-state">ⓘ</a></span><span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">time</span></span> – <span class="shortdesc">time input control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.time">#</a> <a class="toc-bak" href="Overview.html#input.time-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#time-state">ⓘ</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">time</span></span> – <span class="shortdesc">time input control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.time">#</a> <a class="toc-bak" href="Overview.html#input.time-toc">T</a> </h2> <div id="input.time-longdesc" class="longdesc"> <p>The <a href="input.html#input" class="element">input</a> element Index: dt.html =================================================================== RCS file: /sources/public/html5/markup/dt.html,v retrieving revision 1.54 retrieving revision 1.55 diff -u -d -r1.54 -r1.55 --- dt.html 24 Jul 2010 17:15:24 -0000 1.54 +++ dt.html 28 Jul 2010 16:07:27 -0000 1.55 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: dt – term or name </title> +<title>HTML5: dt – term or name</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="em.html">em »</a></span> </div> <div id="dt" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the dt element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-dt-element">ⓘ</a></span><span class="element">dt</span> – <span class="shortdesc">term or name</span> <a class="hash" href="#dt">#</a> <a class="toc-bak" href="Overview.html#dt-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the dt element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-dt-element">ⓘ</a></span> <span class="element">dt</span> – <span class="shortdesc">term or name</span> <a class="hash" href="#dt">#</a> <a class="toc-bak" href="Overview.html#dt-toc">T</a> </h2> <div id="dt-longdesc" class="longdesc"> <p>The Index: strong.html =================================================================== RCS file: /sources/public/html5/markup/strong.html,v retrieving revision 1.54 retrieving revision 1.55 diff -u -d -r1.54 -r1.55 --- strong.html 24 Jul 2010 17:15:28 -0000 1.54 +++ strong.html 28 Jul 2010 16:07:32 -0000 1.55 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: strong – strong importance </title> +<title>HTML5: strong – strong importance</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="style.html">style »</a></span> </div> <div id="strong" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the strong element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-strong-element">ⓘ</a></span><span class="element">strong</span> – <span class="shortdesc">strong importance</span> <a class="hash" href="#strong">#</a> <a class="toc-bak" href="Overview.html#strong-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the strong element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-strong-element">ⓘ</a></span> <span class="element">strong</span> – <span class="shortdesc">strong importance</span> <a class="hash" href="#strong">#</a> <a class="toc-bak" href="Overview.html#strong-toc">T</a> </h2> <div id="strong-longdesc" class="longdesc"> <p>The <a href="strong.html#strong" class="element">strong</a> element Index: input.color.html =================================================================== RCS file: /sources/public/html5/markup/input.color.html,v retrieving revision 1.62 retrieving revision 1.63 diff -u -d -r1.62 -r1.63 --- input.color.html 27 Jul 2010 13:20:18 -0000 1.62 +++ input.color.html 28 Jul 2010 16:07:29 -0000 1.63 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: input type=color – color-well control (NEW)</title> +<title>HTML5: input type=color – color-well control (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="ins.html">ins »</a></span> </div> <div id="input.color" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#color-state">ⓘ</a></span><span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">color</span></span> – <span class="shortdesc">color-well control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.color">#</a> <a class="toc-bak" href="Overview.html#input.color-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#color-state">ⓘ</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">color</span></span> – <span class="shortdesc">color-well control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.color">#</a> <a class="toc-bak" href="Overview.html#input.color-toc">T</a> </h2> <div id="input.color-longdesc" class="longdesc"> <p>The <a href="input.html#input" class="element">input</a> element Index: li.html =================================================================== RCS file: /sources/public/html5/markup/li.html,v retrieving revision 1.59 retrieving revision 1.60 diff -u -d -r1.59 -r1.60 --- li.html 24 Jul 2010 17:15:26 -0000 1.59 +++ li.html 28 Jul 2010 16:07:30 -0000 1.60 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: li – list item </title> +<title>HTML5: li – list item</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="link.html">link »</a></span> </div> <div id="li" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the li element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-li-element">ⓘ</a></span><span class="element">li</span> – <span class="shortdesc">list item</span> <a class="hash" href="#li">#</a> <a class="toc-bak" href="Overview.html#li-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the li element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-li-element">ⓘ</a></span> <span class="element">li</span> – <span class="shortdesc">list item</span> <a class="hash" href="#li">#</a> <a class="toc-bak" href="Overview.html#li-toc">T</a> </h2> <div id="li-longdesc" class="longdesc"> <p>The <a href="li.html#li" class="element">li</a> element represents Index: style.html =================================================================== RCS file: /sources/public/html5/markup/style.html,v retrieving revision 1.62 retrieving revision 1.63 diff -u -d -r1.62 -r1.63 --- style.html 24 Jul 2010 17:15:28 -0000 1.62 +++ style.html 28 Jul 2010 16:07:32 -0000 1.63 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: style – style (presentation) information </title> +<title>HTML5: style – style (presentation) information</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="sub.html">sub »</a></span> </div> <div id="style" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the style element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#the-style-element">ⓘ</a></span><span class="element">style</span> – <span class="shortdesc">style (presentation) information</span> <a class="hash" href="#style">#</a> <a class="toc-bak" href="Overview.html#style-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the style element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#the-style-element">ⓘ</a></span> <span class="element">style</span> – <span class="shortdesc">style (presentation) information</span> <a class="hash" href="#style">#</a> <a class="toc-bak" href="Overview.html#style-toc">T</a> </h2> <div id="style-longdesc" class="longdesc"> <p>The Index: documents.html =================================================================== RCS file: /sources/public/html5/markup/documents.html,v retrieving revision 1.27 retrieving revision 1.28 diff -u -d -r1.27 -r1.28 --- documents.html 24 Jul 2010 17:15:24 -0000 1.27 +++ documents.html 28 Jul 2010 16:07:27 -0000 1.28 @@ -21,17 +21,13 @@ that term. It is divided into the following parts:</p> <div class="toc"> <ul> -<li> -<span class="toc-section-number"></span> <a href="documents.html#language-and-syntax"><span class="toc-section-number">1.</span>The HTML language and HTML and XML syntaxes</a> +<li> <a href="documents.html#language-and-syntax"><span class="toc-section-number">1. </span><span class="toc-section-name"> The HTML language and HTML and XML syntaxes</span></a> </li> -<li> -<span class="toc-section-number"></span> <a href="documents.html#mime-types"><span class="toc-section-number">2.</span>The HTML namespace and MIME types</a> +<li> <a href="documents.html#mime-types"><span class="toc-section-number">2. </span><span class="toc-section-name"> The HTML namespace and MIME types</span></a> </li> -<li> -<span class="toc-section-number"></span> <a href="documents.html#conformant-documents"><span class="toc-section-number">3.</span>Conformant documents</a> +<li> <a href="documents.html#conformant-documents"><span class="toc-section-number">3. </span><span class="toc-section-name"> Conformant documents</span></a> </li> -<li> -<span class="toc-section-number"></span> <a href="documents.html#case-insensitivity"><span class="toc-section-number">4.</span>Case insensitivity in tag names and attribute names</a> +<li> <a href="documents.html#case-insensitivity"><span class="toc-section-number">4. </span><span class="toc-section-name"> Case insensitivity in tag names and attribute names</span></a> </li> </ul> </div> Index: del.html =================================================================== RCS file: /sources/public/html5/markup/del.html,v retrieving revision 1.59 retrieving revision 1.60 diff -u -d -r1.59 -r1.60 --- del.html 27 Jul 2010 06:09:44 -0000 1.59 +++ del.html 28 Jul 2010 16:07:27 -0000 1.60 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: del – deleted text </title> +<title>HTML5: del – deleted text</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="details.html">details »</a></span> </div> <div id="del" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the del element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/edits.html#the-del-element">ⓘ</a></span><span class="element">del</span> – <span class="shortdesc">deleted text</span> <a class="hash" href="#del">#</a> <a class="toc-bak" href="Overview.html#del-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the del element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/edits.html#the-del-element">ⓘ</a></span> <span class="element">del</span> – <span class="shortdesc">deleted text</span> <a class="hash" href="#del">#</a> <a class="toc-bak" href="Overview.html#del-toc">T</a> </h2> <div id="del-longdesc" class="longdesc"> <p>The <a href="del.html#del" class="element">del</a> element Index: menu.html =================================================================== RCS file: /sources/public/html5/markup/menu.html,v retrieving revision 1.66 retrieving revision 1.67 diff -u -d -r1.66 -r1.67 --- menu.html 24 Jul 2010 17:15:26 -0000 1.66 +++ menu.html 28 Jul 2010 16:07:30 -0000 1.67 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: menu – list of commands (CHANGED)</title> +<title>HTML5: menu – list of commands (CHANGED)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="meta.html">meta »</a></span> </div> <div id="menu" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the menu element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#menus">ⓘ</a></span><span class="element">menu</span> – <span class="shortdesc">list of commands</span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> <a class="hash" href="#menu">#</a> <a class="toc-bak" href="Overview.html#menu-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the menu element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#menus">ⓘ</a></span> <span class="element">menu</span> – <span class="shortdesc">list of commands</span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> <a class="hash" href="#menu">#</a> <a class="toc-bak" href="Overview.html#menu-toc">T</a> </h2> <div id="menu-longdesc" class="longdesc"> <p>The <a href="menu.html#menu" class="element">menu</a> element Index: input.image.html =================================================================== RCS file: /sources/public/html5/markup/input.image.html,v retrieving revision 1.65 retrieving revision 1.66 diff -u -d -r1.65 -r1.66 --- input.image.html 27 Jul 2010 13:20:18 -0000 1.65 +++ input.image.html 28 Jul 2010 16:07:29 -0000 1.66 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: input type=image – image-coordinates input control </title> +<title>HTML5: input type=image – image-coordinates input control</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="input.datetime.html">input type=datetime »</a></span> </div> <div id="input.image" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#image-button-state">ⓘ</a></span><span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">image</span></span> – <span class="shortdesc">image-coordinates input control</span> <a class="hash" href="#input.image">#</a> <a class="toc-bak" href="Overview.html#input.image-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#image-button-state">ⓘ</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">image</span></span> – <span class="shortdesc">image-coordinates input control</span> <a class="hash" href="#input.image">#</a> <a class="toc-bak" href="Overview.html#input.image-toc">T</a> </h2> <div id="input.image-longdesc" class="longdesc"> <p>The <a href="input.html#input" class="element">input</a> element Index: code.html =================================================================== RCS file: /sources/public/html5/markup/code.html,v retrieving revision 1.50 retrieving revision 1.51 diff -u -d -r1.50 -r1.51 --- code.html 24 Jul 2010 17:15:23 -0000 1.50 +++ code.html 28 Jul 2010 16:07:27 -0000 1.51 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: code – code fragment </title> +<title>HTML5: code – code fragment</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="col.html">col »</a></span> </div> <div id="code" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the code element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-code-element">ⓘ</a></span><span class="element">code</span> – <span class="shortdesc">code fragment</span> <a class="hash" href="#code">#</a> <a class="toc-bak" href="Overview.html#code-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the code element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-code-element">ⓘ</a></span> <span class="element">code</span> – <span class="shortdesc">code fragment</span> <a class="hash" href="#code">#</a> <a class="toc-bak" href="Overview.html#code-toc">T</a> </h2> <div id="code-longdesc" class="longdesc"> <p>The <a href="code.html#code" class="element">code</a> element Index: h2.html =================================================================== RCS file: /sources/public/html5/markup/h2.html,v retrieving revision 1.56 retrieving revision 1.57 diff -u -d -r1.56 -r1.57 --- h2.html 24 Jul 2010 17:15:24 -0000 1.56 +++ h2.html 28 Jul 2010 16:07:28 -0000 1.57 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: h2 – heading </title> +<title>HTML5: h2 – heading</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="h3.html">h3 »</a></span> </div> <div id="h2" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the h2 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span><span class="element">h2</span> – <span class="shortdesc">heading</span> <a class="hash" href="#h2">#</a> <a class="toc-bak" href="Overview.html#h2-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the h2 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <span class="element">h2</span> – <span class="shortdesc">heading</span> <a class="hash" href="#h2">#</a> <a class="toc-bak" href="Overview.html#h2-toc">T</a> </h2> <div id="h2-longdesc" class="longdesc"> <p>The <a href="h1.html#h1" class="element">h1</a> through <a href="h6.html#h6" class="element">h6</a> elements are headings for Index: head.html =================================================================== RCS file: /sources/public/html5/markup/head.html,v retrieving revision 1.52 retrieving revision 1.53 diff -u -d -r1.52 -r1.53 --- head.html 24 Jul 2010 17:15:24 -0000 1.52 +++ head.html 28 Jul 2010 16:07:28 -0000 1.53 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: head – document metadata </title> +<title>HTML5: head – document metadata</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="header.html">header »</a></span> </div> <div id="head" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the head element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#the-head-element-0">ⓘ</a></span><span class="element">head</span> – <span class="shortdesc">document metadata</span> <a class="hash" href="#head">#</a> <a class="toc-bak" href="Overview.html#head-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the head element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#the-head-element-0">ⓘ</a></span> <span class="element">head</span> – <span class="shortdesc">document metadata</span> <a class="hash" href="#head">#</a> <a class="toc-bak" href="Overview.html#head-toc">T</a> </h2> <div id="head-longdesc" class="longdesc"> <p>The <a href="head.html#head" class="element">head</a> element Index: p.html =================================================================== RCS file: /sources/public/html5/markup/p.html,v retrieving revision 1.56 retrieving revision 1.57 diff -u -d -r1.56 -r1.57 --- p.html 24 Jul 2010 17:15:27 -0000 1.56 +++ p.html 28 Jul 2010 16:07:31 -0000 1.57 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: p – paragraph </title> +<title>HTML5: p – paragraph</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="param.html">param »</a></span> </div> <div id="p" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the p element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-p-element">ⓘ</a></span><span class="element">p</span> – <span class="shortdesc">paragraph</span> <a class="hash" href="#p">#</a> <a class="toc-bak" href="Overview.html#p-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the p element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-p-element">ⓘ</a></span> <span class="element">p</span> – <span class="shortdesc">paragraph</span> <a class="hash" href="#p">#</a> <a class="toc-bak" href="Overview.html#p-toc">T</a> </h2> <div id="p-longdesc" class="longdesc"> <p>The <a href="p.html#p" class="element">p</a> element represents a Index: figcaption.html =================================================================== RCS file: /sources/public/html5/markup/figcaption.html,v retrieving revision 1.25 retrieving revision 1.26 diff -u -d -r1.25 -r1.26 --- figcaption.html 24 Jul 2010 17:15:24 -0000 1.25 +++ figcaption.html 28 Jul 2010 16:07:28 -0000 1.26 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: figcaption – figure caption (NEW)</title> +<title>HTML5: figcaption – figure caption (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="figure.html">figure »</a></span> </div> <div id="figcaption" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the figcaption element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-figcaption-element">ⓘ</a></span><span class="element">figcaption</span> – <span class="shortdesc">figure caption</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#figcaption">#</a> <a class="toc-bak" href="Overview.html#figcaption-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the figcaption element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-figcaption-element">ⓘ</a></span> <span class="element">figcaption</span> – <span class="shortdesc">figure caption</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#figcaption">#</a> <a class="toc-bak" href="Overview.html#figcaption-toc">T</a> </h2> <div id="figcaption-longdesc" class="longdesc"> <p>The Index: map.html =================================================================== RCS file: /sources/public/html5/markup/map.html,v retrieving revision 1.58 retrieving revision 1.59 diff -u -d -r1.58 -r1.59 --- map.html 24 Jul 2010 17:15:26 -0000 1.58 +++ map.html 28 Jul 2010 16:07:30 -0000 1.59 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: map – image-map definition </title> +<title>HTML5: map – image-map definition</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="mark.html">mark »</a></span> </div> <div id="map" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the map element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-map-element.html#the-map-element">ⓘ</a></span><span class="element">map</span> – <span class="shortdesc">image-map definition</span> <a class="hash" href="#map">#</a> <a class="toc-bak" href="Overview.html#map-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the map element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-map-element.html#the-map-element">ⓘ</a></span> <span class="element">map</span> – <span class="shortdesc">image-map definition</span> <a class="hash" href="#map">#</a> <a class="toc-bak" href="Overview.html#map-toc">T</a> </h2> <div id="map-longdesc" class="longdesc"> <p>The <a href="map.html#map" class="element">map</a> element, in Index: input.file.html =================================================================== RCS file: /sources/public/html5/markup/input.file.html,v retrieving revision 1.60 retrieving revision 1.61 diff -u -d -r1.60 -r1.61 --- input.file.html 27 Jul 2010 13:20:18 -0000 1.60 +++ input.file.html 28 Jul 2010 16:07:29 -0000 1.61 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: input type=file – file upload control </title> +<title>HTML5: input type=file – file upload control</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="input.hidden.html">input type=hidden »</a></span> </div> <div id="input.file" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#file-upload-state">ⓘ</a></span><span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">file</span></span> – <span class="shortdesc">file upload control</span> <a class="hash" href="#input.file">#</a> <a class="toc-bak" href="Overview.html#input.file-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#file-upload-state">ⓘ</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">file</span></span> – <span class="shortdesc">file upload control</span> <a class="hash" href="#input.file">#</a> <a class="toc-bak" href="Overview.html#input.file-toc">T</a> </h2> <div id="input.file-longdesc" class="longdesc"> <p>The <a href="input.html#input" class="element">input</a> element Index: input.radio.html =================================================================== RCS file: /sources/public/html5/markup/input.radio.html,v retrieving revision 1.61 retrieving revision 1.62 diff -u -d -r1.61 -r1.62 --- input.radio.html 27 Jul 2010 13:20:19 -0000 1.61 +++ input.radio.html 28 Jul 2010 16:07:29 -0000 1.62 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: input type=radio – radio button </title> +<title>HTML5: input type=radio – radio button</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="input.button.html">input type=button »</a></span> </div> <div id="input.radio" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#radio-button-state">ⓘ</a></span><span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">radio</span></span> – <span class="shortdesc">radio button</span> <a class="hash" href="#input.radio">#</a> <a class="toc-bak" href="Overview.html#input.radio-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#radio-button-state">ⓘ</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">radio</span></span> – <span class="shortdesc">radio button</span> <a class="hash" href="#input.radio">#</a> <a class="toc-bak" href="Overview.html#input.radio-toc">T</a> </h2> <div id="input.radio-longdesc" class="longdesc"> <p>The <a href="input.html#input" class="element">input</a> element Index: command.checkbox.html =================================================================== RCS file: /sources/public/html5/markup/command.checkbox.html,v retrieving revision 1.58 retrieving revision 1.59 diff -u -d -r1.58 -r1.59 --- command.checkbox.html 27 Jul 2010 13:20:18 -0000 1.58 +++ command.checkbox.html 28 Jul 2010 16:07:27 -0000 1.59 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: command type=checkbox – state or option that can be toggled (NEW)</title> +<title>HTML5: command type=checkbox – state or option that can be toggled (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="datalist.html">datalist »</a></span> </div> <div id="command.checkbox" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the command element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-command">ⓘ</a></span><span class="element">command</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">checkbox</span></span> – <span class="shortdesc">state or option that can be toggled</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#command.checkbox">#</a> <a class="toc-bak" href="Overview.html#command.checkbox-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the command element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-command">ⓘ</a></span> <span class="element">command</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">checkbox</span></span> – <span class="shortdesc">state or option that can be toggled</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#command.checkbox">#</a> <a class="toc-bak" href="Overview.html#command.checkbox-toc">T</a> </h2> <div id="command.checkbox-longdesc" class="longdesc"> <p>The <a href="command.html#command" class="element">command</a> element Index: param.html =================================================================== RCS file: /sources/public/html5/markup/param.html,v retrieving revision 1.57 retrieving revision 1.58 diff -u -d -r1.57 -r1.58 --- param.html 24 Jul 2010 17:15:27 -0000 1.57 +++ param.html 28 Jul 2010 16:07:31 -0000 1.58 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: param – initialization parameters for plugins </title> +<title>HTML5: param – initialization parameters for plugins</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="pre.html">pre »</a></span> </div> <div id="param" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the param element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#the-param-element">ⓘ</a></span><span class="element">param</span> – <span class="shortdesc">initialization parameters for plugins</span> <a class="hash" href="#param">#</a> <a class="toc-bak" href="Overview.html#param-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the param element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#the-param-element">ⓘ</a></span> <span class="element">param</span> – <span class="shortdesc">initialization parameters for plugins</span> <a class="hash" href="#param">#</a> <a class="toc-bak" href="Overview.html#param-toc">T</a> </h2> <div id="param-longdesc" class="longdesc"> <p>The <a href="param.html#param" class="element">param</a> element Index: span.html =================================================================== RCS file: /sources/public/html5/markup/span.html,v retrieving revision 1.52 retrieving revision 1.53 diff -u -d -r1.52 -r1.53 --- span.html 24 Jul 2010 17:15:28 -0000 1.52 +++ span.html 28 Jul 2010 16:07:31 -0000 1.53 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: span – generic span </title> +<title>HTML5: span – generic span</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="strong.html">strong »</a></span> </div> <div id="span" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the span element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-span-element">ⓘ</a></span><span class="element">span</span> – <span class="shortdesc">generic span</span> <a class="hash" href="#span">#</a> <a class="toc-bak" href="Overview.html#span-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the span element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-span-element">ⓘ</a></span> <span class="element">span</span> – <span class="shortdesc">generic span</span> <a class="hash" href="#span">#</a> <a class="toc-bak" href="Overview.html#span-toc">T</a> </h2> <div id="span-longdesc" class="longdesc"> <p>The <a href="span.html#span" class="element">span</a> element is a Index: input.reset.html =================================================================== RCS file: /sources/public/html5/markup/input.reset.html,v retrieving revision 1.61 retrieving revision 1.62 diff -u -d -r1.61 -r1.62 --- input.reset.html 27 Jul 2010 13:20:19 -0000 1.61 +++ input.reset.html 28 Jul 2010 16:07:29 -0000 1.62 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: input type=reset – reset button </title> +<title>HTML5: input type=reset – reset button</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="input.file.html">input type=file »</a></span> </div> <div id="input.reset" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#reset-button-state">ⓘ</a></span><span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">reset</span></span> – <span class="shortdesc">reset button</span> <a class="hash" href="#input.reset">#</a> <a class="toc-bak" href="Overview.html#input.reset-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#reset-button-state">ⓘ</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">reset</span></span> – <span class="shortdesc">reset button</span> <a class="hash" href="#input.reset">#</a> <a class="toc-bak" href="Overview.html#input.reset-toc">T</a> </h2> <div id="input.reset-longdesc" class="longdesc"> <p>The <a href="input.html#input" class="element">input</a> element Index: input.datetime-local.html =================================================================== RCS file: /sources/public/html5/markup/input.datetime-local.html,v retrieving revision 1.64 retrieving revision 1.65 diff -u -d -r1.64 -r1.65 --- input.datetime-local.html 27 Jul 2010 13:20:18 -0000 1.64 +++ input.datetime-local.html 28 Jul 2010 16:07:29 -0000 1.65 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: input type=datetime-local – local date-and-time input control (NEW)</title> +<title>HTML5: input type=datetime-local – local date-and-time input control (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="input.date.html">input type=date »</a></span> </div> <div id="input.datetime-local" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#local-date-and-time-state">ⓘ</a></span><span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">datetime-local</span></span> – <span class="shortdesc">local date-and-time input control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.datetime-local">#</a> <a class="toc-bak" href="Overview.html#input.datetime-local-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#local-date-and-time-state">ⓘ</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">datetime-local</span></span> – <span class="shortdesc">local date-and-time input control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.datetime-local">#</a> <a class="toc-bak" href="Overview.html#input.datetime-local-toc">T</a> </h2> <div id="input.datetime-local-longdesc" class="longdesc"> <p>The <a href="input.html#input" class="element">input</a> element Index: meta.html =================================================================== RCS file: /sources/public/html5/markup/meta.html,v retrieving revision 1.20 retrieving revision 1.21 diff -u -d -r1.20 -r1.21 --- meta.html 24 Jul 2010 17:15:26 -0000 1.20 +++ meta.html 28 Jul 2010 16:07:30 -0000 1.21 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: meta</title> +<title>HTML5: meta – document metadata (CHANGED)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="meta" class="section"> <h2 class="element-head"> -<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#meta">ⓘ</a></span> <span class="element">meta</span> <a class="hash" href="#meta">#</a> <a class="toc-bak" href="Overview.html#meta-toc">T</a> +<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#meta">ⓘ</a></span> <span class="element">meta</span> – <span class="shortdesc">document metadata</span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> <a class="hash" href="#meta">#</a> <a class="toc-bak" href="Overview.html#meta-toc">T</a> </h2> <p>The <span class="element">meta</span> element is defined in the following sections:</p> Index: q.html =================================================================== RCS file: /sources/public/html5/markup/q.html,v retrieving revision 1.55 retrieving revision 1.56 diff -u -d -r1.55 -r1.56 --- q.html 27 Jul 2010 06:09:45 -0000 1.55 +++ q.html 28 Jul 2010 16:07:31 -0000 1.56 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: q – quoted text </title> +<title>HTML5: q – quoted text</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="rp.html">rp »</a></span> </div> <div id="q" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the q element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-q-element">ⓘ</a></span><span class="element">q</span> – <span class="shortdesc">quoted text</span> <a class="hash" href="#q">#</a> <a class="toc-bak" href="Overview.html#q-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the q element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-q-element">ⓘ</a></span> <span class="element">q</span> – <span class="shortdesc">quoted text</span> <a class="hash" href="#q">#</a> <a class="toc-bak" href="Overview.html#q-toc">T</a> </h2> <div id="q-longdesc" class="longdesc"> <p>The <a href="q.html#q" class="element">q</a> element represents Index: option.html =================================================================== RCS file: /sources/public/html5/markup/option.html,v retrieving revision 1.61 retrieving revision 1.62 diff -u -d -r1.61 -r1.62 --- option.html 24 Jul 2010 17:15:27 -0000 1.61 +++ option.html 28 Jul 2010 16:07:31 -0000 1.62 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: option – option </title> +<title>HTML5: option – option</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="output.html">output »</a></span> </div> <div id="option" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the option element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-option-element">ⓘ</a></span><span class="element">option</span> – <span class="shortdesc">option</span> <a class="hash" href="#option">#</a> <a class="toc-bak" href="Overview.html#option-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the option element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-option-element">ⓘ</a></span> <span class="element">option</span> – <span class="shortdesc">option</span> <a class="hash" href="#option">#</a> <a class="toc-bak" href="Overview.html#option-toc">T</a> </h2> <div id="option-longdesc" class="longdesc"> <p>The <a href="option.html#option" class="element">option</a> element Index: label.html =================================================================== RCS file: /sources/public/html5/markup/label.html,v retrieving revision 1.60 retrieving revision 1.61 diff -u -d -r1.60 -r1.61 --- label.html 26 Jul 2010 04:06:25 -0000 1.60 +++ label.html 28 Jul 2010 16:07:30 -0000 1.61 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: label – caption for a form control </title> +<title>HTML5: label – caption for a form control</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="legend.html">legend »</a></span> </div> <div id="label" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the label element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/forms.html#the-label-element">ⓘ</a></span><span class="element">label</span> – <span class="shortdesc">caption for a form control</span> <a class="hash" href="#label">#</a> <a class="toc-bak" href="Overview.html#label-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the label element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/forms.html#the-label-element">ⓘ</a></span> <span class="element">label</span> – <span class="shortdesc">caption for a form control</span> <a class="hash" href="#label">#</a> <a class="toc-bak" href="Overview.html#label-toc">T</a> </h2> <div id="label-longdesc" class="longdesc"> <p>The <a href="label.html#label" class="element">label</a> element Index: select.html =================================================================== RCS file: /sources/public/html5/markup/select.html,v retrieving revision 1.57 retrieving revision 1.58 diff -u -d -r1.57 -r1.58 --- select.html 24 Jul 2010 17:15:27 -0000 1.57 +++ select.html 28 Jul 2010 16:07:31 -0000 1.58 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: select – option-selection form control </title> +<title>HTML5: select – option-selection form control</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="small.html">small »</a></span> </div> <div id="select" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the select element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-select-element">ⓘ</a></span><span class="element">select</span> – <span class="shortdesc">option-selection form control</span> <a class="hash" href="#select">#</a> <a class="toc-bak" href="Overview.html#select-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the select element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-select-element">ⓘ</a></span> <span class="element">select</span> – <span class="shortdesc">option-selection form control</span> <a class="hash" href="#select">#</a> <a class="toc-bak" href="Overview.html#select-toc">T</a> </h2> <div id="select-longdesc" class="longdesc"> <p>The <a href="select.html#select" class="element">select</a> element Index: noscript.html =================================================================== RCS file: /sources/public/html5/markup/noscript.html,v retrieving revision 1.57 retrieving revision 1.58 diff -u -d -r1.57 -r1.58 --- noscript.html 24 Jul 2010 17:15:27 -0000 1.57 +++ noscript.html 28 Jul 2010 16:07:30 -0000 1.58 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: noscript – fallback content for script </title> +<title>HTML5: noscript – fallback content for script</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="object.html">object »</a></span> </div> <div id="noscript" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the noscript element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/scripting-1.html#the-noscript-element">ⓘ</a></span><span class="element">noscript</span> – <span class="shortdesc">fallback content for script</span> <a class="hash" href="#noscript">#</a> <a class="toc-bak" href="Overview.html#noscript-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the noscript element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/scripting-1.html#the-noscript-element">ⓘ</a></span> <span class="element">noscript</span> – <span class="shortdesc">fallback content for script</span> <a class="hash" href="#noscript">#</a> <a class="toc-bak" href="Overview.html#noscript-toc">T</a> </h2> <div id="noscript-longdesc" class="longdesc"> <p>The <a href="noscript.html#noscript" class="element">noscript</a> Index: blockquote.html =================================================================== RCS file: /sources/public/html5/markup/blockquote.html,v retrieving revision 1.55 retrieving revision 1.56 diff -u -d -r1.55 -r1.56 --- blockquote.html 27 Jul 2010 06:09:44 -0000 1.55 +++ blockquote.html 28 Jul 2010 16:07:26 -0000 1.56 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: blockquote – block quotation </title> +<title>HTML5: blockquote – block quotation</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="body.html">body »</a></span> </div> <div id="blockquote" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the blockquote element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-blockquote-element">ⓘ</a></span><span class="element">blockquote</span> – <span class="shortdesc">block quotation</span> <a class="hash" href="#blockquote">#</a> <a class="toc-bak" href="Overview.html#blockquote-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the blockquote element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-blockquote-element">ⓘ</a></span> <span class="element">blockquote</span> – <span class="shortdesc">block quotation</span> <a class="hash" href="#blockquote">#</a> <a class="toc-bak" href="Overview.html#blockquote-toc">T</a> </h2> <div id="blockquote-longdesc" class="longdesc"> <p>The <a href="blockquote.html#blockquote" class="element">blockquote</a> Index: hr.html =================================================================== RCS file: /sources/public/html5/markup/hr.html,v retrieving revision 1.54 retrieving revision 1.55 diff -u -d -r1.54 -r1.55 --- hr.html 24 Jul 2010 17:15:25 -0000 1.54 +++ hr.html 28 Jul 2010 16:07:29 -0000 1.55 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: hr – thematic break (CHANGED)</title> +<title>HTML5: hr – thematic break (CHANGED)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="html.html">html »</a></span> </div> <div id="hr" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the hr element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-hr-element">ⓘ</a></span><span class="element">hr</span> – <span class="shortdesc">thematic break</span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> <a class="hash" href="#hr">#</a> <a class="toc-bak" href="Overview.html#hr-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the hr element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-hr-element">ⓘ</a></span> <span class="element">hr</span> – <span class="shortdesc">thematic break</span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> <a class="hash" href="#hr">#</a> <a class="toc-bak" href="Overview.html#hr-toc">T</a> </h2> <div id="hr-longdesc" class="longdesc"> <p>The Index: td.html =================================================================== RCS file: /sources/public/html5/markup/td.html,v retrieving revision 1.62 retrieving revision 1.63 diff -u -d -r1.62 -r1.63 --- td.html 27 Jul 2010 06:09:45 -0000 1.62 +++ td.html 28 Jul 2010 16:07:32 -0000 1.63 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: td – table cell </title> +<title>HTML5: td – table cell</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="textarea.html">textarea »</a></span> </div> <div id="td" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the td element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-td-element">ⓘ</a></span><span class="element">td</span> – <span class="shortdesc">table cell</span> <a class="hash" href="#td">#</a> <a class="toc-bak" href="Overview.html#td-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the td element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-td-element">ⓘ</a></span> <span class="element">td</span> – <span class="shortdesc">table cell</span> <a class="hash" href="#td">#</a> <a class="toc-bak" href="Overview.html#td-toc">T</a> </h2> <div id="td-longdesc" class="longdesc"> <p>The <a href="td.html#td" class="element">td</a> element represents Index: em.html =================================================================== RCS file: /sources/public/html5/markup/em.html,v retrieving revision 1.53 retrieving revision 1.54 diff -u -d -r1.53 -r1.54 --- em.html 24 Jul 2010 17:15:24 -0000 1.53 +++ em.html 28 Jul 2010 16:07:28 -0000 1.54 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: em – emphatic stress </title> +<title>HTML5: em – emphatic stress</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="embed.html">embed »</a></span> </div> <div id="em" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the em element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-em-element">ⓘ</a></span><span class="element">em</span> – <span class="shortdesc">emphatic stress</span> <a class="hash" href="#em">#</a> <a class="toc-bak" href="Overview.html#em-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the em element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-em-element">ⓘ</a></span> <span class="element">em</span> – <span class="shortdesc">emphatic stress</span> <a class="hash" href="#em">#</a> <a class="toc-bak" href="Overview.html#em-toc">T</a> </h2> <div id="em-longdesc" class="longdesc"> <p>The <a href="em.html#em" class="element">em</a> element represents Index: figure.html =================================================================== RCS file: /sources/public/html5/markup/figure.html,v retrieving revision 1.39 retrieving revision 1.40 diff -u -d -r1.39 -r1.40 --- figure.html 24 Jul 2010 17:15:24 -0000 1.39 +++ figure.html 28 Jul 2010 16:07:28 -0000 1.40 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: figure – figure with optional caption (NEW)</title> +<title>HTML5: figure – figure with optional caption (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="footer.html">footer »</a></span> </div> <div id="figure" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the figure element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-figure-element">ⓘ</a></span><span class="element">figure</span> – <span class="shortdesc">figure with optional caption</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#figure">#</a> <a class="toc-bak" href="Overview.html#figure-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the figure element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-figure-element">ⓘ</a></span> <span class="element">figure</span> – <span class="shortdesc">figure with optional caption</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#figure">#</a> <a class="toc-bak" href="Overview.html#figure-toc">T</a> </h2> <div id="figure-longdesc" class="longdesc"> <p>The <a href="figure.html#figure" class="element">figure</a> element Index: input.hidden.html =================================================================== RCS file: /sources/public/html5/markup/input.hidden.html,v retrieving revision 1.61 retrieving revision 1.62 diff -u -d -r1.61 -r1.62 --- input.hidden.html 27 Jul 2010 13:20:18 -0000 1.61 +++ input.hidden.html 28 Jul 2010 16:07:29 -0000 1.62 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: input type=hidden – hidden input control </title> +<title>HTML5: input type=hidden – hidden input control</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="input.image.html">input type=image »</a></span> </div> <div id="input.hidden" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#hidden-state">ⓘ</a></span><span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">hidden</span></span> – <span class="shortdesc">hidden input control</span> <a class="hash" href="#input.hidden">#</a> <a class="toc-bak" href="Overview.html#input.hidden-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#hidden-state">ⓘ</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">hidden</span></span> – <span class="shortdesc">hidden input control</span> <a class="hash" href="#input.hidden">#</a> <a class="toc-bak" href="Overview.html#input.hidden-toc">T</a> </h2> <div id="input.hidden-longdesc" class="longdesc"> <p>The <a href="input.html#input" class="element">input</a> element Index: caption.html =================================================================== RCS file: /sources/public/html5/markup/caption.html,v retrieving revision 1.51 retrieving revision 1.52 diff -u -d -r1.51 -r1.52 --- caption.html 24 Jul 2010 17:15:23 -0000 1.51 +++ caption.html 28 Jul 2010 16:07:27 -0000 1.52 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: caption – table title </title> +<title>HTML5: caption – table title</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="cite.html">cite »</a></span> </div> <div id="caption" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the caption element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-caption-element">ⓘ</a></span><span class="element">caption</span> – <span class="shortdesc">table title</span> <a class="hash" href="#caption">#</a> <a class="toc-bak" href="Overview.html#caption-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the caption element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-caption-element">ⓘ</a></span> <span class="element">caption</span> – <span class="shortdesc">table title</span> <a class="hash" href="#caption">#</a> <a class="toc-bak" href="Overview.html#caption-toc">T</a> </h2> <div id="caption-longdesc" class="longdesc"> <p>The <a href="caption.html#caption" class="element">caption</a> element Index: style.css =================================================================== RCS file: /sources/public/html5/markup/style.css,v retrieving revision 1.120 retrieving revision 1.121 diff -u -d -r1.120 -r1.121 --- style.css 27 Jul 2010 06:09:45 -0000 1.120 +++ style.css 28 Jul 2010 16:07:32 -0000 1.121 @@ -481,7 +481,9 @@ box-shadow: 4px 4px 4px #888; } -.note > p:first-child:before { +p.note:before, +dd.note:before, +div.note > p:first-child:before { content: "Note: "; font-weight: bold; } @@ -614,10 +616,6 @@ ol li::marker { text-align: right; } -.toc-section-number { - font-family: monospace; - font-size: 115%; -} .details { margin-top: 6px; margin-right: 15%; @@ -1001,8 +999,47 @@ } .element-head .spec-link { font-size: 65%; - padding-right: 8px; } #elements-toc .spec-link { font-size: 60%; } +#elements-by-function ul { + margin: 0; +} +#elements-by-function li { + list-style-type: none; +} +#elements-by-function div.section h2{ + margin-bottom: 6px; +} +#elements-by-function div.section { + margin-bottom: 20px; +} +.toc ul { + display: table; +} +.toc li { + display: table-row; +} +.toc .toc-section-number { + width: 1.75em; + text-align: right; + display: table-cell; + } +.toc .toc-section-name { + display: table-cell; +} +#elements ul, +#elements-toc ul { + display: block; +} +#elements li, +#elements-toc li { + display: list-item; +} +#elements .toc > ul > li .toc-section-number, +#elements .toc > ul > li .toc-section-name, +#elements-toc > ul > li .toc-section-number, +#elements-toc > ul > li .toc-section-name { + display: inline; +} Index: kbd.html =================================================================== RCS file: /sources/public/html5/markup/kbd.html,v retrieving revision 1.52 retrieving revision 1.53 diff -u -d -r1.52 -r1.53 --- kbd.html 24 Jul 2010 17:15:26 -0000 1.52 +++ kbd.html 28 Jul 2010 16:07:30 -0000 1.53 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: kbd – user input </title> +<title>HTML5: kbd – user input</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="keygen.html">keygen »</a></span> </div> <div id="kbd" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the kbd element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-kbd-element">ⓘ</a></span><span class="element">kbd</span> – <span class="shortdesc">user input</span> <a class="hash" href="#kbd">#</a> <a class="toc-bak" href="Overview.html#kbd-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the kbd element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-kbd-element">ⓘ</a></span> <span class="element">kbd</span> – <span class="shortdesc">user input</span> <a class="hash" href="#kbd">#</a> <a class="toc-bak" href="Overview.html#kbd-toc">T</a> </h2> <div id="kbd-longdesc" class="longdesc"> <p>The <a href="kbd.html#kbd" class="element">kbd</a> element Index: base.html =================================================================== RCS file: /sources/public/html5/markup/base.html,v retrieving revision 1.61 retrieving revision 1.62 diff -u -d -r1.61 -r1.62 --- base.html 27 Jul 2010 06:09:44 -0000 1.61 +++ base.html 28 Jul 2010 16:07:26 -0000 1.62 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: base – base URL </title> +<title>HTML5: base – base URL</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="bdo.html">bdo »</a></span> </div> <div id="base" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the base element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#the-base-element">ⓘ</a></span><span class="element">base</span> – <span class="shortdesc">base URL</span> <a class="hash" href="#base">#</a> <a class="toc-bak" href="Overview.html#base-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the base element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#the-base-element">ⓘ</a></span> <span class="element">base</span> – <span class="shortdesc">base URL</span> <a class="hash" href="#base">#</a> <a class="toc-bak" href="Overview.html#base-toc">T</a> </h2> <div id="base-longdesc" class="longdesc"> <p>The <a href="base.html#base" class="element">base</a> element Index: canvas.html =================================================================== RCS file: /sources/public/html5/markup/canvas.html,v retrieving revision 1.53 retrieving revision 1.54 diff -u -d -r1.53 -r1.54 --- canvas.html 24 Jul 2010 17:15:23 -0000 1.53 +++ canvas.html 28 Jul 2010 16:07:27 -0000 1.54 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: canvas – canvas for dynamic graphics (NEW)</title> +<title>HTML5: canvas – canvas for dynamic graphics (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="caption.html">caption »</a></span> </div> <div id="canvas" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the canvas element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-canvas-element.html#the-canvas-element">ⓘ</a></span><span class="element">canvas</span> – <span class="shortdesc">canvas for dynamic graphics</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#canvas">#</a> <a class="toc-bak" href="Overview.html#canvas-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the canvas element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-canvas-element.html#the-canvas-element">ⓘ</a></span> <span class="element">canvas</span> – <span class="shortdesc">canvas for dynamic graphics</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#canvas">#</a> <a class="toc-bak" href="Overview.html#canvas-toc">T</a> </h2> <div id="canvas-longdesc" class="longdesc"> <p>The <a href="canvas.html#canvas" class="element">canvas</a> element Index: input.search.html =================================================================== RCS file: /sources/public/html5/markup/input.search.html,v retrieving revision 1.64 retrieving revision 1.65 diff -u -d -r1.64 -r1.65 --- input.search.html 27 Jul 2010 13:20:19 -0000 1.64 +++ input.search.html 28 Jul 2010 16:07:29 -0000 1.65 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: input type=search – search field (NEW)</title> +<title>HTML5: input type=search – search field (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="input.tel.html">input type=tel »</a></span> </div> <div id="input.search" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#text-state-and-search-state">ⓘ</a></span><span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">search</span></span> – <span class="shortdesc">search field</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.search">#</a> <a class="toc-bak" href="Overview.html#input.search-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#text-state-and-search-state">ⓘ</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">search</span></span> – <span class="shortdesc">search field</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.search">#</a> <a class="toc-bak" href="Overview.html#input.search-toc">T</a> </h2> <div id="input.search-longdesc" class="longdesc"> <p>The <a href="input.html#input" class="element">input</a> element Index: tfoot.html =================================================================== RCS file: /sources/public/html5/markup/tfoot.html,v retrieving revision 1.50 retrieving revision 1.51 diff -u -d -r1.50 -r1.51 --- tfoot.html 24 Jul 2010 17:15:28 -0000 1.50 +++ tfoot.html 28 Jul 2010 16:07:32 -0000 1.51 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: tfoot – table footer row group </title> +<title>HTML5: tfoot – table footer row group</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="th.html">th »</a></span> </div> <div id="tfoot" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the tfoot element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-tfoot-element">ⓘ</a></span><span class="element">tfoot</span> – <span class="shortdesc">table footer row group</span> <a class="hash" href="#tfoot">#</a> <a class="toc-bak" href="Overview.html#tfoot-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the tfoot element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-tfoot-element">ⓘ</a></span> <span class="element">tfoot</span> – <span class="shortdesc">table footer row group</span> <a class="hash" href="#tfoot">#</a> <a class="toc-bak" href="Overview.html#tfoot-toc">T</a> </h2> <div id="tfoot-longdesc" class="longdesc"> <p>The <a href="tfoot.html#tfoot" class="element">tfoot</a> element Index: rt.html =================================================================== RCS file: /sources/public/html5/markup/rt.html,v retrieving revision 1.53 retrieving revision 1.54 diff -u -d -r1.53 -r1.54 --- rt.html 24 Jul 2010 17:15:27 -0000 1.53 +++ rt.html 28 Jul 2010 16:07:31 -0000 1.54 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: rt – ruby text (NEW)</title> +<title>HTML5: rt – ruby text (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="ruby.html">ruby »</a></span> </div> <div id="rt" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the rt element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-rt-element">ⓘ</a></span><span class="element">rt</span> – <span class="shortdesc">ruby text</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#rt">#</a> <a class="toc-bak" href="Overview.html#rt-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the rt element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-rt-element">ⓘ</a></span> <span class="element">rt</span> – <span class="shortdesc">ruby text</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#rt">#</a> <a class="toc-bak" href="Overview.html#rt-toc">T</a> </h2> <div id="rt-longdesc" class="longdesc"> <p>The <a href="rt.html#rt" class="element">rt</a> element marks the Index: fieldset.html =================================================================== RCS file: /sources/public/html5/markup/fieldset.html,v retrieving revision 1.54 retrieving revision 1.55 diff -u -d -r1.54 -r1.55 --- fieldset.html 24 Jul 2010 17:15:24 -0000 1.54 +++ fieldset.html 28 Jul 2010 16:07:28 -0000 1.55 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: fieldset – set of related form controls </title> +<title>HTML5: fieldset – set of related form controls</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="figcaption.html">figcaption »</a></span> </div> <div id="fieldset" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the fieldset element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/forms.html#the-fieldset-element">ⓘ</a></span><span class="element">fieldset</span> – <span class="shortdesc">set of related form controls</span> <a class="hash" href="#fieldset">#</a> <a class="toc-bak" href="Overview.html#fieldset-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the fieldset element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/forms.html#the-fieldset-element">ⓘ</a></span> <span class="element">fieldset</span> – <span class="shortdesc">set of related form controls</span> <a class="hash" href="#fieldset">#</a> <a class="toc-bak" href="Overview.html#fieldset-toc">T</a> </h2> <div id="fieldset-longdesc" class="longdesc"> <p>The <code><a href="fieldset.html#fieldset" class="element">fieldset</a></code> element represents a Index: spec.html =================================================================== RCS file: /sources/public/html5/markup/spec.html,v retrieving revision 1.253 retrieving revision 1.254 diff -u -d -r1.253 -r1.254 --- spec.html 27 Jul 2010 13:20:19 -0000 1.253 +++ spec.html 28 Jul 2010 16:07:32 -0000 1.254 @@ -10,7 +10,7 @@ <div class="head"> <div><a href="http://www.w3.org/"><img height="48" width="72" alt="W3C" src="http://www.w3.org/Icons/w3c_home"></a></div> <h1>HTML: The Markup Language Reference</h1> -<h2>W3C Editor’s Draft <em>27 July 2010</em> +<h2>W3C Editor’s Draft <em>29 July 2010</em> </h2> <dl> <dt>Latest Editor’s Draft:</dt> @@ -65,7 +65,7 @@ reports index</a> at http://www.w3.org/TR/. </em></p> [...3679 lines suppressed...] <div class="datatype-desc"> @@ -19980,7 +20459,7 @@ </div> <div id="form.data.emailaddresslist-def" class="section"> - <h2 class="common-subhead">9.48. <dfn id="form.data.emailaddresslist">List of e-mail addresses</dfn> <a class="hash" href="#form.data.emailaddresslist-def">#</a> + <h2 class="common-subhead">10.48. <dfn id="form.data.emailaddresslist">List of e-mail addresses</dfn> <a class="hash" href="#form.data.emailaddresslist-def">#</a> </h2> <div class="datatype-desc">A @@ -19991,7 +20470,7 @@ </div> <div id="form.data.color-def" class="section"> - <h2 class="common-subhead">9.49. <dfn id="form.data.color">Simple color</dfn> <a class="hash" href="#form.data.color-def">#</a> + <h2 class="common-subhead">10.49. <dfn id="form.data.color">Simple color</dfn> <a class="hash" href="#form.data.color-def">#</a> </h2> <div class="datatype-desc">A string exactly seven Index: datalist.html =================================================================== RCS file: /sources/public/html5/markup/datalist.html,v retrieving revision 1.56 retrieving revision 1.57 diff -u -d -r1.56 -r1.57 --- datalist.html 24 Jul 2010 17:15:24 -0000 1.56 +++ datalist.html 28 Jul 2010 16:07:27 -0000 1.57 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: datalist – predefined options for other controls (NEW)</title> +<title>HTML5: datalist – predefined options for other controls (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="dd.html">dd »</a></span> </div> <div id="datalist" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the datalist element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-datalist-element">ⓘ</a></span><span class="element">datalist</span> – <span class="shortdesc">predefined options for other controls</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#datalist">#</a> <a class="toc-bak" href="Overview.html#datalist-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the datalist element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-datalist-element">ⓘ</a></span> <span class="element">datalist</span> – <span class="shortdesc">predefined options for other controls</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#datalist">#</a> <a class="toc-bak" href="Overview.html#datalist-toc">T</a> </h2> <div id="datalist-longdesc" class="longdesc"> <p>The <a href="datalist.html#datalist" class="element">datalist</a> Index: h1.html =================================================================== RCS file: /sources/public/html5/markup/h1.html,v retrieving revision 1.55 retrieving revision 1.56 diff -u -d -r1.55 -r1.56 --- h1.html 24 Jul 2010 17:15:24 -0000 1.55 +++ h1.html 28 Jul 2010 16:07:28 -0000 1.56 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: h1 – heading </title> +<title>HTML5: h1 – heading</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="h2.html">h2 »</a></span> </div> <div id="h1" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the h1 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span><span class="element">h1</span> – <span class="shortdesc">heading</span> <a class="hash" href="#h1">#</a> <a class="toc-bak" href="Overview.html#h1-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the h1 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <span class="element">h1</span> – <span class="shortdesc">heading</span> <a class="hash" href="#h1">#</a> <a class="toc-bak" href="Overview.html#h1-toc">T</a> </h2> <div id="h1-longdesc" class="longdesc"> <p>The <a href="h1.html#h1" class="element">h1</a> through <a href="h6.html#h6" class="element">h6</a> elements are headings for Index: h3.html =================================================================== RCS file: /sources/public/html5/markup/h3.html,v retrieving revision 1.56 retrieving revision 1.57 diff -u -d -r1.56 -r1.57 --- h3.html 24 Jul 2010 17:15:24 -0000 1.56 +++ h3.html 28 Jul 2010 16:07:28 -0000 1.57 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: h3 – heading </title> +<title>HTML5: h3 – heading</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="h4.html">h4 »</a></span> </div> <div id="h3" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the h3 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span><span class="element">h3</span> – <span class="shortdesc">heading</span> <a class="hash" href="#h3">#</a> <a class="toc-bak" href="Overview.html#h3-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the h3 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <span class="element">h3</span> – <span class="shortdesc">heading</span> <a class="hash" href="#h3">#</a> <a class="toc-bak" href="Overview.html#h3-toc">T</a> </h2> <div id="h3-longdesc" class="longdesc"> <p>The <a href="h1.html#h1" class="element">h1</a> through <a href="h6.html#h6" class="element">h6</a> elements are headings for Index: optgroup.html =================================================================== RCS file: /sources/public/html5/markup/optgroup.html,v retrieving revision 1.52 retrieving revision 1.53 diff -u -d -r1.52 -r1.53 --- optgroup.html 24 Jul 2010 17:15:27 -0000 1.52 +++ optgroup.html 28 Jul 2010 16:07:31 -0000 1.53 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: optgroup – group of options </title> +<title>HTML5: optgroup – group of options</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="option.html">option »</a></span> </div> <div id="optgroup" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the optgroup element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-optgroup-element">ⓘ</a></span><span class="element">optgroup</span> – <span class="shortdesc">group of options</span> <a class="hash" href="#optgroup">#</a> <a class="toc-bak" href="Overview.html#optgroup-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the optgroup element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-optgroup-element">ⓘ</a></span> <span class="element">optgroup</span> – <span class="shortdesc">group of options</span> <a class="hash" href="#optgroup">#</a> <a class="toc-bak" href="Overview.html#optgroup-toc">T</a> </h2> <div id="optgroup-longdesc" class="longdesc"> <p>The <a href="optgroup.html#optgroup" class="element">optgroup</a> Index: input.week.html =================================================================== RCS file: /sources/public/html5/markup/input.week.html,v retrieving revision 1.64 retrieving revision 1.65 diff -u -d -r1.64 -r1.65 --- input.week.html 27 Jul 2010 13:20:19 -0000 1.64 +++ input.week.html 28 Jul 2010 16:07:30 -0000 1.65 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: input type=week – year-and-week input control (NEW)</title> +<title>HTML5: input type=week – year-and-week input control (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="input.number.html">input type=number »</a></span> </div> <div id="input.week" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#week-state">ⓘ</a></span><span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">week</span></span> – <span class="shortdesc">year-and-week input control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.week">#</a> <a class="toc-bak" href="Overview.html#input.week-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#week-state">ⓘ</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">week</span></span> – <span class="shortdesc">year-and-week input control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.week">#</a> <a class="toc-bak" href="Overview.html#input.week-toc">T</a> </h2> <div id="input.week-longdesc" class="longdesc"> <p>The <a href="input.html#input" class="element">input</a> element Index: button.button.html =================================================================== RCS file: /sources/public/html5/markup/button.button.html,v retrieving revision 1.60 retrieving revision 1.61 diff -u -d -r1.60 -r1.61 --- button.button.html 27 Jul 2010 13:20:17 -0000 1.60 +++ button.button.html 28 Jul 2010 16:07:26 -0000 1.61 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: button type=button – button with no additional semantics </title> +<title>HTML5: button type=button – button with no additional semantics</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="canvas.html">canvas »</a></span> </div> <div id="button.button" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the button element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-button-element">ⓘ</a></span><span class="element">button</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">button</span></span> – <span class="shortdesc">button with no additional semantics</span> <a class="hash" href="#button.button">#</a> <a class="toc-bak" href="Overview.html#button.button-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the button element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-button-element">ⓘ</a></span> <span class="element">button</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">button</span></span> – <span class="shortdesc">button with no additional semantics</span> <a class="hash" href="#button.button">#</a> <a class="toc-bak" href="Overview.html#button.button-toc">T</a> </h2> <div id="button.button-longdesc" class="longdesc"> <p>The <a href="button.html#button" class="element">button</a> element Index: form.html =================================================================== RCS file: /sources/public/html5/markup/form.html,v retrieving revision 1.64 retrieving revision 1.65 diff -u -d -r1.64 -r1.65 --- form.html 27 Jul 2010 06:09:44 -0000 1.64 +++ form.html 28 Jul 2010 16:07:28 -0000 1.65 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: form – user-submittable form </title> +<title>HTML5: form – user-submittable form</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="h1.html">h1 »</a></span> </div> <div id="form" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the form element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/forms.html#the-form-element">ⓘ</a></span><span class="element">form</span> – <span class="shortdesc">user-submittable form</span> <a class="hash" href="#form">#</a> <a class="toc-bak" href="Overview.html#form-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the form element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/forms.html#the-form-element">ⓘ</a></span> <span class="element">form</span> – <span class="shortdesc">user-submittable form</span> <a class="hash" href="#form">#</a> <a class="toc-bak" href="Overview.html#form-toc">T</a> </h2> <div id="form-longdesc" class="longdesc"> <p>The <a href="form.html#form" class="element">form</a> element Index: small.html =================================================================== RCS file: /sources/public/html5/markup/small.html,v retrieving revision 1.54 retrieving revision 1.55 diff -u -d -r1.54 -r1.55 --- small.html 24 Jul 2010 17:15:27 -0000 1.54 +++ small.html 28 Jul 2010 16:07:31 -0000 1.55 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: small – small print (CHANGED)</title> +<title>HTML5: small – small print (CHANGED)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="source.html">source »</a></span> </div> <div id="small" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the small element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-small-element">ⓘ</a></span><span class="element">small</span> – <span class="shortdesc">small print</span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> <a class="hash" href="#small">#</a> <a class="toc-bak" href="Overview.html#small-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the small element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-small-element">ⓘ</a></span> <span class="element">small</span> – <span class="shortdesc">small print</span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> <a class="hash" href="#small">#</a> <a class="toc-bak" href="Overview.html#small-toc">T</a> </h2> <div id="small-longdesc" class="longdesc"> <p>The <a href="small.html#small" class="element">small</a> element Index: ruby.html =================================================================== RCS file: /sources/public/html5/markup/ruby.html,v retrieving revision 1.53 retrieving revision 1.54 diff -u -d -r1.53 -r1.54 --- ruby.html 24 Jul 2010 17:15:27 -0000 1.53 +++ ruby.html 28 Jul 2010 16:07:31 -0000 1.54 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: ruby – ruby annotation (NEW)</title> +<title>HTML5: ruby – ruby annotation (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="samp.html">samp »</a></span> </div> <div id="ruby" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the ruby element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-ruby-element">ⓘ</a></span><span class="element">ruby</span> – <span class="shortdesc">ruby annotation</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#ruby">#</a> <a class="toc-bak" href="Overview.html#ruby-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the ruby element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-ruby-element">ⓘ</a></span> <span class="element">ruby</span> – <span class="shortdesc">ruby annotation</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#ruby">#</a> <a class="toc-bak" href="Overview.html#ruby-toc">T</a> </h2> <div id="ruby-longdesc" class="longdesc"> <p>The <a href="ruby.html#ruby" class="element">ruby</a> element allows Index: ol.html =================================================================== RCS file: /sources/public/html5/markup/ol.html,v retrieving revision 1.57 retrieving revision 1.58 diff -u -d -r1.57 -r1.58 --- ol.html 24 Jul 2010 17:15:27 -0000 1.57 +++ ol.html 28 Jul 2010 16:07:31 -0000 1.58 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: ol – ordered list </title> +<title>HTML5: ol – ordered list</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="optgroup.html">optgroup »</a></span> </div> <div id="ol" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the ol element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-ol-element">ⓘ</a></span><span class="element">ol</span> – <span class="shortdesc">ordered list</span> <a class="hash" href="#ol">#</a> <a class="toc-bak" href="Overview.html#ol-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the ol element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-ol-element">ⓘ</a></span> <span class="element">ol</span> – <span class="shortdesc">ordered list</span> <a class="hash" href="#ol">#</a> <a class="toc-bak" href="Overview.html#ol-toc">T</a> </h2> <div id="ol-longdesc" class="longdesc"> <p>The <a href="ol.html#ol" class="element">ol</a> element represents Index: article.html =================================================================== RCS file: /sources/public/html5/markup/article.html,v retrieving revision 1.58 retrieving revision 1.59 diff -u -d -r1.58 -r1.59 --- article.html 24 Jul 2010 17:15:23 -0000 1.58 +++ article.html 28 Jul 2010 16:07:26 -0000 1.59 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: article – article (NEW)</title> +<title>HTML5: article – article (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="aside.html">aside »</a></span> </div> <div id="article" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the article element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-article-element">ⓘ</a></span><span class="element">article</span> – <span class="shortdesc">article</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#article">#</a> <a class="toc-bak" href="Overview.html#article-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the article element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-article-element">ⓘ</a></span> <span class="element">article</span> – <span class="shortdesc">article</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#article">#</a> <a class="toc-bak" href="Overview.html#article-toc">T</a> </h2> <div id="article-longdesc" class="longdesc"> <p>The <a href="article.html#article" class="element">article</a> element Index: elements.html =================================================================== RCS file: /sources/public/html5/markup/elements.html,v retrieving revision 1.55 retrieving revision 1.56 diff -u -d -r1.55 -r1.56 --- elements.html 27 Jul 2010 13:20:18 -0000 1.55 +++ elements.html 28 Jul 2010 16:07:27 -0000 1.56 @@ -9,11 +9,11 @@ <body> <h2 class="chunkpagetitle"><a href="Overview.html">HTML: The Markup Language Reference</a></h2> <div class="nav"> -<span class="nav-prev"><a href="syntax.html">« syntax</a></span> +<span class="nav-prev"><a href="elements-by-function.html">« elements by function</a></span> <span class="nav-next"><a href="common-models.html">common models »</a></span> </div> <div id="elements" class="section"> - <h2>5. HTML elements <a class="hash" href="#elements">#</a> <a class="toc-bak" href="Overview.html#elements-toc">T</a> + <h2>6. HTML elements <a class="hash" href="#elements">#</a> <a class="toc-bak" href="Overview.html#elements-toc">T</a> </h2> <p>The complete set of <dfn id="html-elements" title="html-elements">HTML elements</dfn> @@ -22,421 +22,421 @@ <div class="toc"> <ul> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the a element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-a-element">ⓘ</a></span> <a href="a.html#a"><span class="toc-section-number"></span><span class="element">a</span> – <span class="shortdesc">hyperlink</span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> +<span class="spec-link"><a title="Read about the a element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-a-element">ⓘ</a></span> <a href="a.html#a"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">a</span> – <span class="shortdesc">hyperlink</span></span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the abbr element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-abbr-element">ⓘ</a></span> <a href="abbr.html#abbr"><span class="toc-section-number"></span><span class="element">abbr</span> – <span class="shortdesc">abbreviation</span></a> +<span class="spec-link"><a title="Read about the abbr element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-abbr-element">ⓘ</a></span> <a href="abbr.html#abbr"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">abbr</span> – <span class="shortdesc">abbreviation</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the address element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-address-element">ⓘ</a></span> <a href="address.html#address"><span class="toc-section-number"></span><span class="element">address</span> – <span class="shortdesc">contact information</span></a> +<span class="spec-link"><a title="Read about the address element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-address-element">ⓘ</a></span> <a href="address.html#address"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">address</span> – <span class="shortdesc">contact information</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the area element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-map-element.html#the-area-element">ⓘ</a></span> <a href="area.html#area"><span class="toc-section-number"></span><span class="element">area</span> – <span class="shortdesc">image-map hyperlink</span></a> +<span class="spec-link"><a title="Read about the area element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-map-element.html#the-area-element">ⓘ</a></span> <a href="area.html#area"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">area</span> – <span class="shortdesc">image-map hyperlink</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the article element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-article-element">ⓘ</a></span> <a href="article.html#article"><span class="toc-section-number"></span><span class="element">article</span> – <span class="shortdesc">article</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the article element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-article-element">ⓘ</a></span> <a href="article.html#article"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">article</span> – <span class="shortdesc">article</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the aside element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-aside-element">ⓘ</a></span> <a href="aside.html#aside"><span class="toc-section-number"></span><span class="element">aside</span> – <span class="shortdesc">tangential content</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the aside element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-aside-element">ⓘ</a></span> <a href="aside.html#aside"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">aside</span> – <span class="shortdesc">tangential content</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the audio element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/video.html#audio">ⓘ</a></span> <a href="audio.html#audio"><span class="toc-section-number"></span><span class="element">audio</span> – <span class="shortdesc">audio stream</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the audio element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/video.html#audio">ⓘ</a></span> <a href="audio.html#audio"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">audio</span> – <span class="shortdesc">audio stream</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the b element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-b-element">ⓘ</a></span> <a href="b.html#b"><span class="toc-section-number"></span><span class="element">b</span> – <span class="shortdesc">offset text conventionally styled in bold</span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> +<span class="spec-link"><a title="Read about the b element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-b-element">ⓘ</a></span> <a href="b.html#b"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">b</span> – <span class="shortdesc">offset text conventionally styled in bold</span></span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the base element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#the-base-element">ⓘ</a></span> <a href="base.html#base"><span class="toc-section-number"></span><span class="element">base</span> – <span class="shortdesc">base URL</span></a> +<span class="spec-link"><a title="Read about the base element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#the-base-element">ⓘ</a></span> <a href="base.html#base"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">base</span> – <span class="shortdesc">base URL</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the bdo element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-bdo-element">ⓘ</a></span> <a href="bdo.html#bdo"><span class="toc-section-number"></span><span class="element">bdo</span> – <span class="shortdesc">BiDi override</span></a> +<span class="spec-link"><a title="Read about the bdo element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-bdo-element">ⓘ</a></span> <a href="bdo.html#bdo"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">bdo</span> – <span class="shortdesc">BiDi override</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the blockquote element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-blockquote-element">ⓘ</a></span> <a href="blockquote.html#blockquote"><span class="toc-section-number"></span><span class="element">blockquote</span> – <span class="shortdesc">block quotation</span></a> +<span class="spec-link"><a title="Read about the blockquote element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-blockquote-element">ⓘ</a></span> <a href="blockquote.html#blockquote"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">blockquote</span> – <span class="shortdesc">block quotation</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the body element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-body-element-0">ⓘ</a></span> <a href="body.html#body"><span class="toc-section-number"></span><span class="element">body</span> – <span class="shortdesc">document body</span></a> +<span class="spec-link"><a title="Read about the body element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-body-element-0">ⓘ</a></span> <a href="body.html#body"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">body</span> – <span class="shortdesc">document body</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the br element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-br-element">ⓘ</a></span> <a href="br.html#br"><span class="toc-section-number"></span><span class="element">br</span> – <span class="shortdesc">line break</span></a> +<span class="spec-link"><a title="Read about the br element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-br-element">ⓘ</a></span> <a href="br.html#br"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">br</span> – <span class="shortdesc">line break</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"><a title="Read about the button element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-button-element">ⓘ</a></span> <a href="button.html#button"><span class="toc-section-number"></span><span class="element">button</span></a> +<span class="spec-link"><a title="Read about the button element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-button-element">ⓘ</a></span> <a href="button.html#button"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">button</span> – <span class="shortdesc">button</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the button element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-button-element">ⓘ</a></span> <a href="button.submit.html#button.submit"><span class="toc-section-number"></span><span class="element">button</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">submit</span></span> – <span class="shortdesc">submit button</span></a> +<span class="spec-link"><a title="Read about the button element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-button-element">ⓘ</a></span> <a href="button.submit.html#button.submit"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">button</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">submit</span></span> – <span class="shortdesc">submit button</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the button element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-button-element">ⓘ</a></span> <a href="button.reset.html#button.reset"><span class="toc-section-number"></span><span class="element">button</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">reset</span></span> – <span class="shortdesc">reset button</span></a> +<span class="spec-link"><a title="Read about the button element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-button-element">ⓘ</a></span> <a href="button.reset.html#button.reset"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">button</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">reset</span></span> – <span class="shortdesc">reset button</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the button element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-button-element">ⓘ</a></span> <a href="button.button.html#button.button"><span class="toc-section-number"></span><span class="element">button</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">button</span></span> – <span class="shortdesc">button with no additional semantics</span></a> +<span class="spec-link"><a title="Read about the button element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-button-element">ⓘ</a></span> <a href="button.button.html#button.button"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">button</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">button</span></span> – <span class="shortdesc">button with no additional semantics</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the canvas element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-canvas-element.html#the-canvas-element">ⓘ</a></span> <a href="canvas.html#canvas"><span class="toc-section-number"></span><span class="element">canvas</span> – <span class="shortdesc">canvas for dynamic graphics</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the canvas element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-canvas-element.html#the-canvas-element">ⓘ</a></span> <a href="canvas.html#canvas"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">canvas</span> – <span class="shortdesc">canvas for dynamic graphics</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the caption element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-caption-element">ⓘ</a></span> <a href="caption.html#caption"><span class="toc-section-number"></span><span class="element">caption</span> – <span class="shortdesc">table title</span></a> +<span class="spec-link"><a title="Read about the caption element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-caption-element">ⓘ</a></span> <a href="caption.html#caption"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">caption</span> – <span class="shortdesc">table title</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the cite element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-cite-element">ⓘ</a></span> <a href="cite.html#cite"><span class="toc-section-number"></span><span class="element">cite</span> – <span class="shortdesc">cited title of a work</span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> +<span class="spec-link"><a title="Read about the cite element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-cite-element">ⓘ</a></span> <a href="cite.html#cite"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">cite</span> – <span class="shortdesc">cited title of a work</span></span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the code element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-code-element">ⓘ</a></span> <a href="code.html#code"><span class="toc-section-number"></span><span class="element">code</span> – <span class="shortdesc">code fragment</span></a> +<span class="spec-link"><a title="Read about the code element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-code-element">ⓘ</a></span> <a href="code.html#code"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">code</span> – <span class="shortdesc">code fragment</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the col element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-col-element">ⓘ</a></span> <a href="col.html#col"><span class="toc-section-number"></span><span class="element">col</span> – <span class="shortdesc">table column</span></a> +<span class="spec-link"><a title="Read about the col element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-col-element">ⓘ</a></span> <a href="col.html#col"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">col</span> – <span class="shortdesc">table column</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the colgroup element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-colgroup-element">ⓘ</a></span> <a href="colgroup.html#colgroup"><span class="toc-section-number"></span><span class="element">colgroup</span> – <span class="shortdesc">table column group</span></a> +<span class="spec-link"><a title="Read about the colgroup element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-colgroup-element">ⓘ</a></span> <a href="colgroup.html#colgroup"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">colgroup</span> – <span class="shortdesc">table column group</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"><a title="Read about the command element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-command">ⓘ</a></span> <a href="command.html#command"><span class="toc-section-number"></span><span class="element">command</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the command element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-command">ⓘ</a></span> <a href="command.html#command"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">command</span> – <span class="shortdesc">command</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the command element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-command">ⓘ</a></span> <a href="command.command.html#command.command"><span class="toc-section-number"></span><span class="element">command</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">command</span></span> – <span class="shortdesc">command with an associated action</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the command element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-command">ⓘ</a></span> <a href="command.command.html#command.command"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">command</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">command</span></span> – <span class="shortdesc">command with an associated action</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the command element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-command">ⓘ</a></span> <a href="command.radio.html#command.radio"><span class="toc-section-number"></span><span class="element">command</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">radio</span></span> – <span class="shortdesc">selection of one item from a list of items</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the command element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-command">ⓘ</a></span> <a href="command.radio.html#command.radio"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">command</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">radio</span></span> – <span class="shortdesc">selection of one item from a list of items</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the command element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-command">ⓘ</a></span> <a href="command.checkbox.html#command.checkbox"><span class="toc-section-number"></span><span class="element">command</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">checkbox</span></span> – <span class="shortdesc">state or option that can be toggled</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the command element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-command">ⓘ</a></span> <a href="command.checkbox.html#command.checkbox"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">command</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">checkbox</span></span> – <span class="shortdesc">state or option that can be toggled</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the datalist element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-datalist-element">ⓘ</a></span> <a href="datalist.html#datalist"><span class="toc-section-number"></span><span class="element">datalist</span> – <span class="shortdesc">predefined options for other controls</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the datalist element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-datalist-element">ⓘ</a></span> <a href="datalist.html#datalist"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">datalist</span> – <span class="shortdesc">predefined options for other controls</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the dd element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-dd-element">ⓘ</a></span> <a href="dd.html#dd"><span class="toc-section-number"></span><span class="element">dd</span> – <span class="shortdesc">description or value</span></a> +<span class="spec-link"><a title="Read about the dd element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-dd-element">ⓘ</a></span> <a href="dd.html#dd"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">dd</span> – <span class="shortdesc">description or value</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the del element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/edits.html#the-del-element">ⓘ</a></span> <a href="del.html#del"><span class="toc-section-number"></span><span class="element">del</span> – <span class="shortdesc">deleted text</span></a> +<span class="spec-link"><a title="Read about the del element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/edits.html#the-del-element">ⓘ</a></span> <a href="del.html#del"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">del</span> – <span class="shortdesc">deleted text</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the details element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-details-element">ⓘ</a></span> <a href="details.html#details"><span class="toc-section-number"></span><span class="element">details</span> – <span class="shortdesc">control for additional on-demand information</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the details element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-details-element">ⓘ</a></span> <a href="details.html#details"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">details</span> – <span class="shortdesc">control for additional on-demand information</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the dfn element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-dfn-element">ⓘ</a></span> <a href="dfn.html#dfn"><span class="toc-section-number"></span><span class="element">dfn</span> – <span class="shortdesc">defining instance</span></a> +<span class="spec-link"><a title="Read about the dfn element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-dfn-element">ⓘ</a></span> <a href="dfn.html#dfn"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">dfn</span> – <span class="shortdesc">defining instance</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the div element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-div-element">ⓘ</a></span> <a href="div.html#div"><span class="toc-section-number"></span><span class="element">div</span> – <span class="shortdesc">generic flow container</span></a> +<span class="spec-link"><a title="Read about the div element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-div-element">ⓘ</a></span> <a href="div.html#div"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">div</span> – <span class="shortdesc">generic flow container</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the dl element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-dl-element">ⓘ</a></span> <a href="dl.html#dl"><span class="toc-section-number"></span><span class="element">dl</span> – <span class="shortdesc">description list</span></a> +<span class="spec-link"><a title="Read about the dl element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-dl-element">ⓘ</a></span> <a href="dl.html#dl"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">dl</span> – <span class="shortdesc">description list</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the dt element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-dt-element">ⓘ</a></span> <a href="dt.html#dt"><span class="toc-section-number"></span><span class="element">dt</span> – <span class="shortdesc">term or name</span></a> +<span class="spec-link"><a title="Read about the dt element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-dt-element">ⓘ</a></span> <a href="dt.html#dt"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">dt</span> – <span class="shortdesc">term or name</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the em element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-em-element">ⓘ</a></span> <a href="em.html#em"><span class="toc-section-number"></span><span class="element">em</span> – <span class="shortdesc">emphatic stress</span></a> +<span class="spec-link"><a title="Read about the em element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-em-element">ⓘ</a></span> <a href="em.html#em"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">em</span> – <span class="shortdesc">emphatic stress</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the embed element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#the-embed-element">ⓘ</a></span> <a href="embed.html#embed"><span class="toc-section-number"></span><span class="element">embed</span> – <span class="shortdesc">integration point for plugins</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the embed element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#the-embed-element">ⓘ</a></span> <a href="embed.html#embed"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">embed</span> – <span class="shortdesc">integration point for plugins</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the fieldset element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/forms.html#the-fieldset-element">ⓘ</a></span> <a href="fieldset.html#fieldset"><span class="toc-section-number"></span><span class="element">fieldset</span> – <span class="shortdesc">set of related form controls</span></a> +<span class="spec-link"><a title="Read about the fieldset element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/forms.html#the-fieldset-element">ⓘ</a></span> <a href="fieldset.html#fieldset"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">fieldset</span> – <span class="shortdesc">set of related form controls</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the figcaption element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-figcaption-element">ⓘ</a></span> <a href="figcaption.html#figcaption"><span class="toc-section-number"></span><span class="element">figcaption</span> – <span class="shortdesc">figure caption</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the figcaption element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-figcaption-element">ⓘ</a></span> <a href="figcaption.html#figcaption"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">figcaption</span> – <span class="shortdesc">figure caption</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the figure element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-figure-element">ⓘ</a></span> <a href="figure.html#figure"><span class="toc-section-number"></span><span class="element">figure</span> – <span class="shortdesc">figure with optional caption</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the figure element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-figure-element">ⓘ</a></span> <a href="figure.html#figure"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">figure</span> – <span class="shortdesc">figure with optional caption</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the footer element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-footer-element">ⓘ</a></span> <a href="footer.html#footer"><span class="toc-section-number"></span><span class="element">footer</span> – <span class="shortdesc">footer</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the footer element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-footer-element">ⓘ</a></span> <a href="footer.html#footer"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">footer</span> – <span class="shortdesc">footer</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the form element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/forms.html#the-form-element">ⓘ</a></span> <a href="form.html#form"><span class="toc-section-number"></span><span class="element">form</span> – <span class="shortdesc">user-submittable form</span></a> +<span class="spec-link"><a title="Read about the form element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/forms.html#the-form-element">ⓘ</a></span> <a href="form.html#form"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">form</span> – <span class="shortdesc">user-submittable form</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the h1 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <a href="h1.html#h1"><span class="toc-section-number"></span><span class="element">h1</span> – <span class="shortdesc">heading</span></a> +<span class="spec-link"><a title="Read about the h1 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <a href="h1.html#h1"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">h1</span> – <span class="shortdesc">heading</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the h2 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <a href="h2.html#h2"><span class="toc-section-number"></span><span class="element">h2</span> – <span class="shortdesc">heading</span></a> +<span class="spec-link"><a title="Read about the h2 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <a href="h2.html#h2"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">h2</span> – <span class="shortdesc">heading</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the h3 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <a href="h3.html#h3"><span class="toc-section-number"></span><span class="element">h3</span> – <span class="shortdesc">heading</span></a> +<span class="spec-link"><a title="Read about the h3 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <a href="h3.html#h3"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">h3</span> – <span class="shortdesc">heading</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the h4 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <a href="h4.html#h4"><span class="toc-section-number"></span><span class="element">h4</span> – <span class="shortdesc">heading</span></a> +<span class="spec-link"><a title="Read about the h4 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <a href="h4.html#h4"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">h4</span> – <span class="shortdesc">heading</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the h5 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <a href="h5.html#h5"><span class="toc-section-number"></span><span class="element">h5</span> – <span class="shortdesc">heading</span></a> +<span class="spec-link"><a title="Read about the h5 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <a href="h5.html#h5"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">h5</span> – <span class="shortdesc">heading</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the h6 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <a href="h6.html#h6"><span class="toc-section-number"></span><span class="element">h6</span> – <span class="shortdesc">heading</span></a> +<span class="spec-link"><a title="Read about the h6 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <a href="h6.html#h6"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">h6</span> – <span class="shortdesc">heading</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the head element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#the-head-element-0">ⓘ</a></span> <a href="head.html#head"><span class="toc-section-number"></span><span class="element">head</span> – <span class="shortdesc">document metadata</span></a> +<span class="spec-link"><a title="Read about the head element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#the-head-element-0">ⓘ</a></span> <a href="head.html#head"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">head</span> – <span class="shortdesc">document metadata</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the header element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-header-element">ⓘ</a></span> <a href="header.html#header"><span class="toc-section-number"></span><span class="element">header</span> – <span class="shortdesc">header</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the header element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-header-element">ⓘ</a></span> <a href="header.html#header"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">header</span> – <span class="shortdesc">header</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the hgroup element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-hgroup-element">ⓘ</a></span> <a href="hgroup.html#hgroup"><span class="toc-section-number"></span><span class="element">hgroup</span> – <span class="shortdesc">heading group</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the hgroup element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-hgroup-element">ⓘ</a></span> <a href="hgroup.html#hgroup"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">hgroup</span> – <span class="shortdesc">heading group</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the hr element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-hr-element">ⓘ</a></span> <a href="hr.html#hr"><span class="toc-section-number"></span><span class="element">hr</span> – <span class="shortdesc">thematic break</span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> +<span class="spec-link"><a title="Read about the hr element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-hr-element">ⓘ</a></span> <a href="hr.html#hr"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">hr</span> – <span class="shortdesc">thematic break</span></span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the html element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#the-html-element-0">ⓘ</a></span> <a href="html.html#html"><span class="toc-section-number"></span><span class="element">html</span> – <span class="shortdesc">root element</span></a> +<span class="spec-link"><a title="Read about the html element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#the-html-element-0">ⓘ</a></span> <a href="html.html#html"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">html</span> – <span class="shortdesc">root element</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the i element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-i-element">ⓘ</a></span> <a href="i.html#i"><span class="toc-section-number"></span><span class="element">i</span> – <span class="shortdesc">offset text conventionally styled in italic</span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> +<span class="spec-link"><a title="Read about the i element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-i-element">ⓘ</a></span> <a href="i.html#i"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">i</span> – <span class="shortdesc">offset text conventionally styled in italic</span></span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the iframe element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#the-iframe-element">ⓘ</a></span> <a href="iframe.html#iframe"><span class="toc-section-number"></span><span class="element">iframe</span> – <span class="shortdesc">nested browsing context (inline frame)</span></a> +<span class="spec-link"><a title="Read about the iframe element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#the-iframe-element">ⓘ</a></span> <a href="iframe.html#iframe"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">iframe</span> – <span class="shortdesc">nested browsing context (inline frame)</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the img element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/embedded-content-1.html#the-img-element">ⓘ</a></span> <a href="img.html#img"><span class="toc-section-number"></span><span class="element">img</span> – <span class="shortdesc">image</span></a> +<span class="spec-link"><a title="Read about the img element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/embedded-content-1.html#the-img-element">ⓘ</a></span> <a href="img.html#img"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">img</span> – <span class="shortdesc">image</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#the-input-element">ⓘ</a></span> <a href="input.html#input"><span class="toc-section-number"></span><span class="element">input</span></a> +<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#the-input-element">ⓘ</a></span> <a href="input.html#input"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span> – <span class="shortdesc">input control</span></span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#text-state-and-search-state">ⓘ</a></span> <a href="input.text.html#input.text"><span class="toc-section-number"></span><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">text</span></span> – <span class="shortdesc">text-input field</span></a> +<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#text-state-and-search-state">ⓘ</a></span> <a href="input.text.html#input.text"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">text</span></span> – <span class="shortdesc">text-input field</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#password-state">ⓘ</a></span> <a href="input.password.html#input.password"><span class="toc-section-number"></span><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">password</span></span> – <span class="shortdesc">password-input field</span></a> +<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#password-state">ⓘ</a></span> <a href="input.password.html#input.password"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">password</span></span> – <span class="shortdesc">password-input field</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#checkbox-state">ⓘ</a></span> <a href="input.checkbox.html#input.checkbox"><span class="toc-section-number"></span><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">checkbox</span></span> – <span class="shortdesc">checkbox</span></a> +<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#checkbox-state">ⓘ</a></span> <a href="input.checkbox.html#input.checkbox"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">checkbox</span></span> – <span class="shortdesc">checkbox</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#radio-button-state">ⓘ</a></span> <a href="input.radio.html#input.radio"><span class="toc-section-number"></span><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">radio</span></span> – <span class="shortdesc">radio button</span></a> +<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#radio-button-state">ⓘ</a></span> <a href="input.radio.html#input.radio"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">radio</span></span> – <span class="shortdesc">radio button</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#button-state">ⓘ</a></span> <a href="input.button.html#input.button"><span class="toc-section-number"></span><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">button</span></span> – <span class="shortdesc">button</span></a> +<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#button-state">ⓘ</a></span> <a href="input.button.html#input.button"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">button</span></span> – <span class="shortdesc">button</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#submit-button-state">ⓘ</a></span> <a href="input.submit.html#input.submit"><span class="toc-section-number"></span><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">submit</span></span> – <span class="shortdesc">submit button</span></a> +<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#submit-button-state">ⓘ</a></span> <a href="input.submit.html#input.submit"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">submit</span></span> – <span class="shortdesc">submit button</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#reset-button-state">ⓘ</a></span> <a href="input.reset.html#input.reset"><span class="toc-section-number"></span><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">reset</span></span> – <span class="shortdesc">reset button</span></a> +<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#reset-button-state">ⓘ</a></span> <a href="input.reset.html#input.reset"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">reset</span></span> – <span class="shortdesc">reset button</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#file-upload-state">ⓘ</a></span> <a href="input.file.html#input.file"><span class="toc-section-number"></span><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">file</span></span> – <span class="shortdesc">file upload control</span></a> +<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#file-upload-state">ⓘ</a></span> <a href="input.file.html#input.file"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">file</span></span> – <span class="shortdesc">file upload control</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#hidden-state">ⓘ</a></span> <a href="input.hidden.html#input.hidden"><span class="toc-section-number"></span><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">hidden</span></span> – <span class="shortdesc">hidden input control</span></a> +<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#hidden-state">ⓘ</a></span> <a href="input.hidden.html#input.hidden"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">hidden</span></span> – <span class="shortdesc">hidden input control</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#image-button-state">ⓘ</a></span> <a href="input.image.html#input.image"><span class="toc-section-number"></span><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">image</span></span> – <span class="shortdesc">image-coordinates input control</span></a> +<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#image-button-state">ⓘ</a></span> <a href="input.image.html#input.image"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">image</span></span> – <span class="shortdesc">image-coordinates input control</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#date-and-time-state">ⓘ</a></span> <a href="input.datetime.html#input.datetime"><span class="toc-section-number"></span><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">datetime</span></span> – <span class="shortdesc">global date-and-time input control</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#date-and-time-state">ⓘ</a></span> <a href="input.datetime.html#input.datetime"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">datetime</span></span> – <span class="shortdesc">global date-and-time input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#local-date-and-time-state">ⓘ</a></span> <a href="input.datetime-local.html#input.datetime-local"><span class="toc-section-number"></span><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">datetime-local</span></span> – <span class="shortdesc">local date-and-time input control</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#local-date-and-time-state">ⓘ</a></span> <a href="input.datetime-local.html#input.datetime-local"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">datetime-local</span></span> – <span class="shortdesc">local date-and-time input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#date-state">ⓘ</a></span> <a href="input.date.html#input.date"><span class="toc-section-number"></span><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">date</span></span> – <span class="shortdesc">date input control</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#date-state">ⓘ</a></span> <a href="input.date.html#input.date"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">date</span></span> – <span class="shortdesc">date input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#month-state">ⓘ</a></span> <a href="input.month.html#input.month"><span class="toc-section-number"></span><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">month</span></span> – <span class="shortdesc">year-and-month input control</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#month-state">ⓘ</a></span> <a href="input.month.html#input.month"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">month</span></span> – <span class="shortdesc">year-and-month input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#time-state">ⓘ</a></span> <a href="input.time.html#input.time"><span class="toc-section-number"></span><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">time</span></span> – <span class="shortdesc">time input control</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#time-state">ⓘ</a></span> <a href="input.time.html#input.time"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">time</span></span> – <span class="shortdesc">time input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#week-state">ⓘ</a></span> <a href="input.week.html#input.week"><span class="toc-section-number"></span><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">week</span></span> – <span class="shortdesc">year-and-week input control</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#week-state">ⓘ</a></span> <a href="input.week.html#input.week"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">week</span></span> – <span class="shortdesc">year-and-week input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#number-state">ⓘ</a></span> <a href="input.number.html#input.number"><span class="toc-section-number"></span><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">number</span></span> – <span class="shortdesc">number input control</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#number-state">ⓘ</a></span> <a href="input.number.html#input.number"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">number</span></span> – <span class="shortdesc">number input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#range-state">ⓘ</a></span> <a href="input.range.html#input.range"><span class="toc-section-number"></span><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">range</span></span> – <span class="shortdesc">imprecise number-input control</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#range-state">ⓘ</a></span> <a href="input.range.html#input.range"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">range</span></span> – <span class="shortdesc">imprecise number-input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#e-mail-state">ⓘ</a></span> <a href="input.email.html#input.email"><span class="toc-section-number"></span><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">email</span></span> – <span class="shortdesc">e-mail address input control</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#e-mail-state">ⓘ</a></span> <a href="input.email.html#input.email"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">email</span></span> – <span class="shortdesc">e-mail address input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#url-state">ⓘ</a></span> <a href="input.url.html#input.url"><span class="toc-section-number"></span><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">url</span></span> – <span class="shortdesc">URL input control</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#url-state">ⓘ</a></span> <a href="input.url.html#input.url"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">url</span></span> – <span class="shortdesc">URL input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#text-state-and-search-state">ⓘ</a></span> <a href="input.search.html#input.search"><span class="toc-section-number"></span><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">search</span></span> – <span class="shortdesc">search field</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#text-state-and-search-state">ⓘ</a></span> <a href="input.search.html#input.search"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">search</span></span> – <span class="shortdesc">search field</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#telephone-state">ⓘ</a></span> <a href="input.tel.html#input.tel"><span class="toc-section-number"></span><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">tel</span></span> – <span class="shortdesc">telephone-number-input field</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#telephone-state">ⓘ</a></span> <a href="input.tel.html#input.tel"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">tel</span></span> – <span class="shortdesc">telephone-number-input field</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#color-state">ⓘ</a></span> <a href="input.color.html#input.color"><span class="toc-section-number"></span><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">color</span></span> – <span class="shortdesc">color-well control</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#color-state">ⓘ</a></span> <a href="input.color.html#input.color"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">color</span></span> – <span class="shortdesc">color-well control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the ins element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/edits.html#the-ins-element">ⓘ</a></span> <a href="ins.html#ins"><span class="toc-section-number"></span><span class="element">ins</span> – <span class="shortdesc">inserted text</span></a> +<span class="spec-link"><a title="Read about the ins element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/edits.html#the-ins-element">ⓘ</a></span> <a href="ins.html#ins"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">ins</span> – <span class="shortdesc">inserted text</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the kbd element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-kbd-element">ⓘ</a></span> <a href="kbd.html#kbd"><span class="toc-section-number"></span><span class="element">kbd</span> – <span class="shortdesc">user input</span></a> +<span class="spec-link"><a title="Read about the kbd element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-kbd-element">ⓘ</a></span> <a href="kbd.html#kbd"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">kbd</span> – <span class="shortdesc">user input</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the keygen element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-keygen-element">ⓘ</a></span> <a href="keygen.html#keygen"><span class="toc-section-number"></span><span class="element">keygen</span> – <span class="shortdesc">key-pair generator/input control</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the keygen element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-keygen-element">ⓘ</a></span> <a href="keygen.html#keygen"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">keygen</span> – <span class="shortdesc">key-pair generator/input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the label element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/forms.html#the-label-element">ⓘ</a></span> <a href="label.html#label"><span class="toc-section-number"></span><span class="element">label</span> – <span class="shortdesc">caption for a form control</span></a> +<span class="spec-link"><a title="Read about the label element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/forms.html#the-label-element">ⓘ</a></span> <a href="label.html#label"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">label</span> – <span class="shortdesc">caption for a form control</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the legend element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/forms.html#the-legend-element">ⓘ</a></span> <a href="legend.html#legend"><span class="toc-section-number"></span><span class="element">legend</span> – <span class="shortdesc">title or explanatory caption</span></a> +<span class="spec-link"><a title="Read about the legend element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/forms.html#the-legend-element">ⓘ</a></span> <a href="legend.html#legend"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">legend</span> – <span class="shortdesc">title or explanatory caption</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the li element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-li-element">ⓘ</a></span> <a href="li.html#li"><span class="toc-section-number"></span><span class="element">li</span> – <span class="shortdesc">list item</span></a> +<span class="spec-link"><a title="Read about the li element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-li-element">ⓘ</a></span> <a href="li.html#li"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">li</span> – <span class="shortdesc">list item</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the link element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#the-link-element">ⓘ</a></span> <a href="link.html#link"><span class="toc-section-number"></span><span class="element">link</span> – <span class="shortdesc">inter-document relationship metadata</span></a> +<span class="spec-link"><a title="Read about the link element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#the-link-element">ⓘ</a></span> <a href="link.html#link"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">link</span> – <span class="shortdesc">inter-document relationship metadata</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the map element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-map-element.html#the-map-element">ⓘ</a></span> <a href="map.html#map"><span class="toc-section-number"></span><span class="element">map</span> – <span class="shortdesc">image-map definition</span></a> +<span class="spec-link"><a title="Read about the map element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-map-element.html#the-map-element">ⓘ</a></span> <a href="map.html#map"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">map</span> – <span class="shortdesc">image-map definition</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the mark element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-mark-element">ⓘ</a></span> <a href="mark.html#mark"><span class="toc-section-number"></span><span class="element">mark</span> – <span class="shortdesc">marked (highlighted) text</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the mark element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-mark-element">ⓘ</a></span> <a href="mark.html#mark"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">mark</span> – <span class="shortdesc">marked (highlighted) text</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the menu element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#menus">ⓘ</a></span> <a href="menu.html#menu"><span class="toc-section-number"></span><span class="element">menu</span> – <span class="shortdesc">list of commands</span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> +<span class="spec-link"><a title="Read about the menu element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#menus">ⓘ</a></span> <a href="menu.html#menu"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">menu</span> – <span class="shortdesc">list of commands</span></span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#meta">ⓘ</a></span> <a href="meta.html#meta"><span class="toc-section-number"></span><span class="element">meta</span></a> +<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#meta">ⓘ</a></span> <a href="meta.html#meta"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">meta</span> – <span class="shortdesc">document metadata</span></span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-name">ⓘ</a></span> <a href="meta.name.html#meta.name"><span class="toc-section-number"></span><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">name</span></span> – <span class="shortdesc">name-value metadata</span></a> +<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-name">ⓘ</a></span> <a href="meta.name.html#meta.name"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">name</span></span> – <span class="shortdesc">name-value metadata</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-http-equiv-refresh">ⓘ</a></span> <a href="meta.http-equiv.refresh.html#meta.http-equiv.refresh"><span class="toc-section-number"></span><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">refresh</span></span> – <span class="shortdesc">“refresh” pragma directive</span></a> +<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-http-equiv-refresh">ⓘ</a></span> <a href="meta.http-equiv.refresh.html#meta.http-equiv.refresh"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">refresh</span></span> – <span class="shortdesc">“refresh” pragma directive</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-http-equiv-default-style">ⓘ</a></span> <a href="meta.http-equiv.default-style.html#meta.http-equiv.default-style"><span class="toc-section-number"></span><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">default-style</span></span> – <span class="shortdesc">“preferred stylesheet” pragma directive</span></a> +<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-http-equiv-default-style">ⓘ</a></span> <a href="meta.http-equiv.default-style.html#meta.http-equiv.default-style"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">default-style</span></span> – <span class="shortdesc">“preferred stylesheet” pragma directive</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-http-equiv-content-language">ⓘ</a></span> <a href="meta.http-equiv.content-language.html#meta.http-equiv.content-language"><span class="toc-section-number"></span><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">content-language</span></span> – <span class="shortdesc">“default language” pragma directive</span></a> <span class="obsoleted-feature" title="This markup feature has been obsoleted in HTML5.">OBSOLETE</span> +<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-http-equiv-content-language">ⓘ</a></span> <a href="meta.http-equiv.content-language.html#meta.http-equiv.content-language"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">content-language</span></span> – <span class="shortdesc">“default language” pragma directive</span></span></a> <span class="obsoleted-feature" title="This markup feature has been obsoleted in HTML5.">OBSOLETE</span> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-charset">ⓘ</a></span> <a href="meta.charset.html#meta.charset"><span class="toc-section-number"></span><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">charset</span></span> – <span class="shortdesc">document character-encoding declaration</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-charset">ⓘ</a></span> <a href="meta.charset.html#meta.charset"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">charset</span></span> – <span class="shortdesc">document character-encoding declaration</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-http-equiv-content-type">ⓘ</a></span> <a href="meta.http-equiv.content-type.html#meta.http-equiv.content-type"><span class="toc-section-number"></span><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">content-type</span></span> – <span class="shortdesc">document character-encoding declaration</span></a> +<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-http-equiv-content-type">ⓘ</a></span> <a href="meta.http-equiv.content-type.html#meta.http-equiv.content-type"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">content-type</span></span> – <span class="shortdesc">document character-encoding declaration</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the meter element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-meter-element">ⓘ</a></span> <a href="meter.html#meter"><span class="toc-section-number"></span><span class="element">meter</span> – <span class="shortdesc">scalar gauge</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the meter element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-meter-element">ⓘ</a></span> <a href="meter.html#meter"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">meter</span> – <span class="shortdesc">scalar gauge</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the nav element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-nav-element">ⓘ</a></span> <a href="nav.html#nav"><span class="toc-section-number"></span><span class="element">nav</span> – <span class="shortdesc">group of navigational links</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the nav element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-nav-element">ⓘ</a></span> <a href="nav.html#nav"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">nav</span> – <span class="shortdesc">group of navigational links</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the noscript element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/scripting-1.html#the-noscript-element">ⓘ</a></span> <a href="noscript.html#noscript"><span class="toc-section-number"></span><span class="element">noscript</span> – <span class="shortdesc">fallback content for script</span></a> +<span class="spec-link"><a title="Read about the noscript element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/scripting-1.html#the-noscript-element">ⓘ</a></span> <a href="noscript.html#noscript"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">noscript</span> – <span class="shortdesc">fallback content for script</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the object element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#the-object-element">ⓘ</a></span> <a href="object.html#object"><span class="toc-section-number"></span><span class="element">object</span> – <span class="shortdesc">generic external content</span></a> +<span class="spec-link"><a title="Read about the object element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#the-object-element">ⓘ</a></span> <a href="object.html#object"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">object</span> – <span class="shortdesc">generic external content</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the ol element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-ol-element">ⓘ</a></span> <a href="ol.html#ol"><span class="toc-section-number"></span><span class="element">ol</span> – <span class="shortdesc">ordered list</span></a> +<span class="spec-link"><a title="Read about the ol element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-ol-element">ⓘ</a></span> <a href="ol.html#ol"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">ol</span> – <span class="shortdesc">ordered list</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the optgroup element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-optgroup-element">ⓘ</a></span> <a href="optgroup.html#optgroup"><span class="toc-section-number"></span><span class="element">optgroup</span> – <span class="shortdesc">group of options</span></a> +<span class="spec-link"><a title="Read about the optgroup element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-optgroup-element">ⓘ</a></span> <a href="optgroup.html#optgroup"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">optgroup</span> – <span class="shortdesc">group of options</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the option element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-option-element">ⓘ</a></span> <a href="option.html#option"><span class="toc-section-number"></span><span class="element">option</span> – <span class="shortdesc">option</span></a> +<span class="spec-link"><a title="Read about the option element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-option-element">ⓘ</a></span> <a href="option.html#option"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">option</span> – <span class="shortdesc">option</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the output element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-output-element">ⓘ</a></span> <a href="output.html#output"><span class="toc-section-number"></span><span class="element">output</span> – <span class="shortdesc">result of a calculation in a form</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the output element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-output-element">ⓘ</a></span> <a href="output.html#output"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">output</span> – <span class="shortdesc">result of a calculation in a form</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the p element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-p-element">ⓘ</a></span> <a href="p.html#p"><span class="toc-section-number"></span><span class="element">p</span> – <span class="shortdesc">paragraph</span></a> +<span class="spec-link"><a title="Read about the p element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-p-element">ⓘ</a></span> <a href="p.html#p"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">p</span> – <span class="shortdesc">paragraph</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the param element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#the-param-element">ⓘ</a></span> <a href="param.html#param"><span class="toc-section-number"></span><span class="element">param</span> – <span class="shortdesc">initialization parameters for plugins</span></a> +<span class="spec-link"><a title="Read about the param element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#the-param-element">ⓘ</a></span> <a href="param.html#param"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">param</span> – <span class="shortdesc">initialization parameters for plugins</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the pre element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-pre-element">ⓘ</a></span> <a href="pre.html#pre"><span class="toc-section-number"></span><span class="element">pre</span> – <span class="shortdesc">preformatted text</span></a> +<span class="spec-link"><a title="Read about the pre element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-pre-element">ⓘ</a></span> <a href="pre.html#pre"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">pre</span> – <span class="shortdesc">preformatted text</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the progress element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-progress-element">ⓘ</a></span> <a href="progress.html#progress"><span class="toc-section-number"></span><span class="element">progress</span> – <span class="shortdesc">progress indicator</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the progress element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-progress-element">ⓘ</a></span> <a href="progress.html#progress"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">progress</span> – <span class="shortdesc">progress indicator</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the q element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-q-element">ⓘ</a></span> <a href="q.html#q"><span class="toc-section-number"></span><span class="element">q</span> – <span class="shortdesc">quoted text</span></a> +<span class="spec-link"><a title="Read about the q element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-q-element">ⓘ</a></span> <a href="q.html#q"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">q</span> – <span class="shortdesc">quoted text</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the rp element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-rp-element">ⓘ</a></span> <a href="rp.html#rp"><span class="toc-section-number"></span><span class="element">rp</span> – <span class="shortdesc">ruby parenthesis</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the rp element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-rp-element">ⓘ</a></span> <a href="rp.html#rp"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">rp</span> – <span class="shortdesc">ruby parenthesis</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the rt element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-rt-element">ⓘ</a></span> <a href="rt.html#rt"><span class="toc-section-number"></span><span class="element">rt</span> – <span class="shortdesc">ruby text</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the rt element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-rt-element">ⓘ</a></span> <a href="rt.html#rt"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">rt</span> – <span class="shortdesc">ruby text</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the ruby element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-ruby-element">ⓘ</a></span> <a href="ruby.html#ruby"><span class="toc-section-number"></span><span class="element">ruby</span> – <span class="shortdesc">ruby annotation</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the ruby element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-ruby-element">ⓘ</a></span> <a href="ruby.html#ruby"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">ruby</span> – <span class="shortdesc">ruby annotation</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the samp element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-samp-element">ⓘ</a></span> <a href="samp.html#samp"><span class="toc-section-number"></span><span class="element">samp</span> – <span class="shortdesc">(sample) output</span></a> +<span class="spec-link"><a title="Read about the samp element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-samp-element">ⓘ</a></span> <a href="samp.html#samp"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">samp</span> – <span class="shortdesc">(sample) output</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the script element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/scripting-1.html#script">ⓘ</a></span> <a href="script.html#script"><span class="toc-section-number"></span><span class="element">script</span> – <span class="shortdesc">embedded script</span></a> +<span class="spec-link"><a title="Read about the script element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/scripting-1.html#script">ⓘ</a></span> <a href="script.html#script"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">script</span> – <span class="shortdesc">embedded script</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the section element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-section-element">ⓘ</a></span> <a href="section.html#section"><span class="toc-section-number"></span><span class="element">section</span> – <span class="shortdesc">section</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the section element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-section-element">ⓘ</a></span> <a href="section.html#section"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">section</span> – <span class="shortdesc">section</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the select element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-select-element">ⓘ</a></span> <a href="select.html#select"><span class="toc-section-number"></span><span class="element">select</span> – <span class="shortdesc">option-selection form control</span></a> +<span class="spec-link"><a title="Read about the select element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-select-element">ⓘ</a></span> <a href="select.html#select"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">select</span> – <span class="shortdesc">option-selection form control</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the small element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-small-element">ⓘ</a></span> <a href="small.html#small"><span class="toc-section-number"></span><span class="element">small</span> – <span class="shortdesc">small print</span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> +<span class="spec-link"><a title="Read about the small element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-small-element">ⓘ</a></span> <a href="small.html#small"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">small</span> – <span class="shortdesc">small print</span></span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the source element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/video.html#the-source-element">ⓘ</a></span> <a href="source.html#source"><span class="toc-section-number"></span><span class="element">source</span> – <span class="shortdesc">media source</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the source element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/video.html#the-source-element">ⓘ</a></span> <a href="source.html#source"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">source</span> – <span class="shortdesc">media source</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the span element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-span-element">ⓘ</a></span> <a href="span.html#span"><span class="toc-section-number"></span><span class="element">span</span> – <span class="shortdesc">generic span</span></a> +<span class="spec-link"><a title="Read about the span element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-span-element">ⓘ</a></span> <a href="span.html#span"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">span</span> – <span class="shortdesc">generic span</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the strong element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-strong-element">ⓘ</a></span> <a href="strong.html#strong"><span class="toc-section-number"></span><span class="element">strong</span> – <span class="shortdesc">strong importance</span></a> +<span class="spec-link"><a title="Read about the strong element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-strong-element">ⓘ</a></span> <a href="strong.html#strong"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">strong</span> – <span class="shortdesc">strong importance</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the style element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#the-style-element">ⓘ</a></span> <a href="style.html#style"><span class="toc-section-number"></span><span class="element">style</span> – <span class="shortdesc">style (presentation) information</span></a> +<span class="spec-link"><a title="Read about the style element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#the-style-element">ⓘ</a></span> <a href="style.html#style"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">style</span> – <span class="shortdesc">style (presentation) information</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the sub element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-sub-and-sup-elements">ⓘ</a></span> <a href="sub.html#sub"><span class="toc-section-number"></span><span class="element">sub</span> – <span class="shortdesc">subscript</span></a> +<span class="spec-link"><a title="Read about the sub element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-sub-and-sup-elements">ⓘ</a></span> <a href="sub.html#sub"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">sub</span> – <span class="shortdesc">subscript</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the summary element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-summary-element">ⓘ</a></span> <a href="summary.html#summary"><span class="toc-section-number"></span><span class="element">summary</span> – <span class="shortdesc">summary, caption, or legend for a details control</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the summary element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-summary-element">ⓘ</a></span> <a href="summary.html#summary"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">summary</span> – <span class="shortdesc">summary, caption, or legend for a details control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the sup element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-sub-and-sup-elements">ⓘ</a></span> <a href="sup.html#sup"><span class="toc-section-number"></span><span class="element">sup</span> – <span class="shortdesc">superscript</span></a> +<span class="spec-link"><a title="Read about the sup element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-sub-and-sup-elements">ⓘ</a></span> <a href="sup.html#sup"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">sup</span> – <span class="shortdesc">superscript</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the table element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-table-element">ⓘ</a></span> <a href="table.html#table"><span class="toc-section-number"></span><span class="element">table</span> – <span class="shortdesc">table</span></a> +<span class="spec-link"><a title="Read about the table element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-table-element">ⓘ</a></span> <a href="table.html#table"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">table</span> – <span class="shortdesc">table</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the tbody element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-tbody-element">ⓘ</a></span> <a href="tbody.html#tbody"><span class="toc-section-number"></span><span class="element">tbody</span> – <span class="shortdesc">table row group</span></a> +<span class="spec-link"><a title="Read about the tbody element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-tbody-element">ⓘ</a></span> <a href="tbody.html#tbody"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">tbody</span> – <span class="shortdesc">table row group</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the td element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-td-element">ⓘ</a></span> <a href="td.html#td"><span class="toc-section-number"></span><span class="element">td</span> – <span class="shortdesc">table cell</span></a> +<span class="spec-link"><a title="Read about the td element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-td-element">ⓘ</a></span> <a href="td.html#td"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">td</span> – <span class="shortdesc">table cell</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the textarea element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-textarea-element">ⓘ</a></span> <a href="textarea.html#textarea"><span class="toc-section-number"></span><span class="element">textarea</span> – <span class="shortdesc">text input area</span></a> +<span class="spec-link"><a title="Read about the textarea element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-textarea-element">ⓘ</a></span> <a href="textarea.html#textarea"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">textarea</span> – <span class="shortdesc">text input area</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the tfoot element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-tfoot-element">ⓘ</a></span> <a href="tfoot.html#tfoot"><span class="toc-section-number"></span><span class="element">tfoot</span> – <span class="shortdesc">table footer row group</span></a> +<span class="spec-link"><a title="Read about the tfoot element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-tfoot-element">ⓘ</a></span> <a href="tfoot.html#tfoot"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">tfoot</span> – <span class="shortdesc">table footer row group</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the th element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-th-element">ⓘ</a></span> <a href="th.html#th"><span class="toc-section-number"></span><span class="element">th</span> – <span class="shortdesc">table header cell</span></a> +<span class="spec-link"><a title="Read about the th element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-th-element">ⓘ</a></span> <a href="th.html#th"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">th</span> – <span class="shortdesc">table header cell</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the thead element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-thead-element">ⓘ</a></span> <a href="thead.html#thead"><span class="toc-section-number"></span><span class="element">thead</span> – <span class="shortdesc">table heading group</span></a> +<span class="spec-link"><a title="Read about the thead element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-thead-element">ⓘ</a></span> <a href="thead.html#thead"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">thead</span> – <span class="shortdesc">table heading group</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the time element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-time-element">ⓘ</a></span> <a href="time.html#time"><span class="toc-section-number"></span><span class="element">time</span> – <span class="shortdesc">date and/or time</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the time element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-time-element">ⓘ</a></span> <a href="time.html#time"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">time</span> – <span class="shortdesc">date and/or time</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the title element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#the-title-element-0">ⓘ</a></span> <a href="title.html#title"><span class="toc-section-number"></span><span class="element">title</span> – <span class="shortdesc">document title</span></a> +<span class="spec-link"><a title="Read about the title element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#the-title-element-0">ⓘ</a></span> <a href="title.html#title"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">title</span> – <span class="shortdesc">document title</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the tr element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-tr-element">ⓘ</a></span> <a href="tr.html#tr"><span class="toc-section-number"></span><span class="element">tr</span> – <span class="shortdesc">table row</span></a> +<span class="spec-link"><a title="Read about the tr element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-tr-element">ⓘ</a></span> <a href="tr.html#tr"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">tr</span> – <span class="shortdesc">table row</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the ul element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-ul-element">ⓘ</a></span> <a href="ul.html#ul"><span class="toc-section-number"></span><span class="element">ul</span> – <span class="shortdesc">unordered list</span></a> +<span class="spec-link"><a title="Read about the ul element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-ul-element">ⓘ</a></span> <a href="ul.html#ul"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">ul</span> – <span class="shortdesc">unordered list</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the var element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-var-element">ⓘ</a></span> <a href="var.html#var"><span class="toc-section-number"></span><span class="element">var</span> – <span class="shortdesc">variable or placeholder text</span></a> +<span class="spec-link"><a title="Read about the var element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-var-element">ⓘ</a></span> <a href="var.html#var"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">var</span> – <span class="shortdesc">variable or placeholder text</span></span></a> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the video element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/video.html#video">ⓘ</a></span> <a href="video.html#video"><span class="toc-section-number"></span><span class="element">video</span> – <span class="shortdesc">video</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the video element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/video.html#video">ⓘ</a></span> <a href="video.html#video"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">video</span> – <span class="shortdesc">video</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> <li> -<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the wbr element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-wbr-element">ⓘ</a></span> <a href="wbr.html#wbr"><span class="toc-section-number"></span><span class="element">wbr</span> – <span class="shortdesc">line-break opportunity</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +<span class="spec-link"><a title="Read about the wbr element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-wbr-element">ⓘ</a></span> <a href="wbr.html#wbr"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">wbr</span> – <span class="shortdesc">line-break opportunity</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </li> </ul> </div> @@ -446,7 +446,7 @@ </div> <hr class="footerbreak"> <div class="nav"> -<span class="nav-prev"><a href="syntax.html">« syntax</a></span> +<span class="nav-prev"><a href="elements-by-function.html">« elements by function</a></span> <span class="nav-next"><a href="common-models.html">common models »</a></span> </div> </body> Index: colgroup.html =================================================================== RCS file: /sources/public/html5/markup/colgroup.html,v retrieving revision 1.53 retrieving revision 1.54 diff -u -d -r1.53 -r1.54 --- colgroup.html 24 Jul 2010 17:15:23 -0000 1.53 +++ colgroup.html 28 Jul 2010 16:07:27 -0000 1.54 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: colgroup – table column group </title> +<title>HTML5: colgroup – table column group</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="command.html">command »</a></span> </div> <div id="colgroup" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the colgroup element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-colgroup-element">ⓘ</a></span><span class="element">colgroup</span> – <span class="shortdesc">table column group</span> <a class="hash" href="#colgroup">#</a> <a class="toc-bak" href="Overview.html#colgroup-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the colgroup element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-colgroup-element">ⓘ</a></span> <span class="element">colgroup</span> – <span class="shortdesc">table column group</span> <a class="hash" href="#colgroup">#</a> <a class="toc-bak" href="Overview.html#colgroup-toc">T</a> </h2> <div id="colgroup-longdesc" class="longdesc"> <p>The <a href="colgroup.html#colgroup" class="element">colgroup</a> Index: dl.html =================================================================== RCS file: /sources/public/html5/markup/dl.html,v retrieving revision 1.52 retrieving revision 1.53 diff -u -d -r1.52 -r1.53 --- dl.html 24 Jul 2010 17:15:24 -0000 1.52 +++ dl.html 28 Jul 2010 16:07:27 -0000 1.53 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: dl – description list </title> +<title>HTML5: dl – description list</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="dt.html">dt »</a></span> </div> <div id="dl" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the dl element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-dl-element">ⓘ</a></span><span class="element">dl</span> – <span class="shortdesc">description list</span> <a class="hash" href="#dl">#</a> <a class="toc-bak" href="Overview.html#dl-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the dl element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-dl-element">ⓘ</a></span> <span class="element">dl</span> – <span class="shortdesc">description list</span> <a class="hash" href="#dl">#</a> <a class="toc-bak" href="Overview.html#dl-toc">T</a> </h2> <div id="dl-longdesc" class="longdesc"> <p>The <a href="dl.html#dl" class="element">dl</a> element represents Index: thead.html =================================================================== RCS file: /sources/public/html5/markup/thead.html,v retrieving revision 1.50 retrieving revision 1.51 diff -u -d -r1.50 -r1.51 --- thead.html 24 Jul 2010 17:15:28 -0000 1.50 +++ thead.html 28 Jul 2010 16:07:32 -0000 1.51 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: thead – table heading group </title> +<title>HTML5: thead – table heading group</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="time.html">time »</a></span> </div> <div id="thead" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the thead element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-thead-element">ⓘ</a></span><span class="element">thead</span> – <span class="shortdesc">table heading group</span> <a class="hash" href="#thead">#</a> <a class="toc-bak" href="Overview.html#thead-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the thead element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-thead-element">ⓘ</a></span> <span class="element">thead</span> – <span class="shortdesc">table heading group</span> <a class="hash" href="#thead">#</a> <a class="toc-bak" href="Overview.html#thead-toc">T</a> </h2> <div id="thead-longdesc" class="longdesc"> <p>The <a href="thead.html#thead" class="element">thead</a> element Index: tbody.html =================================================================== RCS file: /sources/public/html5/markup/tbody.html,v retrieving revision 1.50 retrieving revision 1.51 diff -u -d -r1.50 -r1.51 --- tbody.html 24 Jul 2010 17:15:28 -0000 1.50 +++ tbody.html 28 Jul 2010 16:07:32 -0000 1.51 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: tbody – table row group </title> +<title>HTML5: tbody – table row group</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="td.html">td »</a></span> </div> <div id="tbody" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the tbody element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-tbody-element">ⓘ</a></span><span class="element">tbody</span> – <span class="shortdesc">table row group</span> <a class="hash" href="#tbody">#</a> <a class="toc-bak" href="Overview.html#tbody-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the tbody element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-tbody-element">ⓘ</a></span> <span class="element">tbody</span> – <span class="shortdesc">table row group</span> <a class="hash" href="#tbody">#</a> <a class="toc-bak" href="Overview.html#tbody-toc">T</a> </h2> <div id="tbody-longdesc" class="longdesc"> <p>The <a href="tbody.html#tbody" class="element">tbody</a> element Index: video.html =================================================================== RCS file: /sources/public/html5/markup/video.html,v retrieving revision 1.72 retrieving revision 1.73 diff -u -d -r1.72 -r1.73 --- video.html 27 Jul 2010 06:09:45 -0000 1.72 +++ video.html 28 Jul 2010 16:07:33 -0000 1.73 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: video – video (NEW)</title> +<title>HTML5: video – video (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="wbr.html">wbr »</a></span> </div> <div id="video" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the video element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/video.html#video">ⓘ</a></span><span class="element">video</span> – <span class="shortdesc">video</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#video">#</a> <a class="toc-bak" href="Overview.html#video-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the video element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/video.html#video">ⓘ</a></span> <span class="element">video</span> – <span class="shortdesc">video</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#video">#</a> <a class="toc-bak" href="Overview.html#video-toc">T</a> </h2> <div id="video-longdesc" class="longdesc"> <p>The <a href="video.html#video" class="element">video</a> element Index: source.html =================================================================== RCS file: /sources/public/html5/markup/source.html,v retrieving revision 1.66 retrieving revision 1.67 diff -u -d -r1.66 -r1.67 --- source.html 27 Jul 2010 06:09:45 -0000 1.66 +++ source.html 28 Jul 2010 16:07:31 -0000 1.67 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: source – media source (NEW)</title> +<title>HTML5: source – media source (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="span.html">span »</a></span> </div> <div id="source" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the source element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/video.html#the-source-element">ⓘ</a></span><span class="element">source</span> – <span class="shortdesc">media source</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#source">#</a> <a class="toc-bak" href="Overview.html#source-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the source element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/video.html#the-source-element">ⓘ</a></span> <span class="element">source</span> – <span class="shortdesc">media source</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#source">#</a> <a class="toc-bak" href="Overview.html#source-toc">T</a> </h2> <div id="source-longdesc" class="longdesc"> <p>The Index: button.reset.html =================================================================== RCS file: /sources/public/html5/markup/button.reset.html,v retrieving revision 1.60 retrieving revision 1.61 diff -u -d -r1.60 -r1.61 --- button.reset.html 27 Jul 2010 13:20:17 -0000 1.60 +++ button.reset.html 28 Jul 2010 16:07:26 -0000 1.61 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: button type=reset – reset button </title> +<title>HTML5: button type=reset – reset button</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="button.button.html">button type=button »</a></span> </div> <div id="button.reset" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the button element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-button-element">ⓘ</a></span><span class="element">button</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">reset</span></span> – <span class="shortdesc">reset button</span> <a class="hash" href="#button.reset">#</a> <a class="toc-bak" href="Overview.html#button.reset-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the button element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-button-element">ⓘ</a></span> <span class="element">button</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">reset</span></span> – <span class="shortdesc">reset button</span> <a class="hash" href="#button.reset">#</a> <a class="toc-bak" href="Overview.html#button.reset-toc">T</a> </h2> <div id="button.reset-longdesc" class="longdesc"> <p>The <a href="button.html#button" class="element">button</a> element Index: meta.charset.html =================================================================== RCS file: /sources/public/html5/markup/meta.charset.html,v retrieving revision 1.65 retrieving revision 1.66 diff -u -d -r1.65 -r1.66 --- meta.charset.html 27 Jul 2010 13:20:19 -0000 1.65 +++ meta.charset.html 28 Jul 2010 16:07:30 -0000 1.66 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: meta charset – document character-encoding declaration (NEW)</title> +<title>HTML5: meta charset – document character-encoding declaration (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="meta.http-equiv.content-type.html">meta http-equiv=content-type »</a></span> </div> <div id="meta.charset" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-charset">ⓘ</a></span><span class="element">meta</span> <span class="elem-qualifier"> <span class="attribute-name">charset</span></span> – <span class="shortdesc">document character-encoding declaration</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#meta.charset">#</a> <a class="toc-bak" href="Overview.html#meta.charset-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-charset">ⓘ</a></span> <span class="element">meta</span> <span class="elem-qualifier"> <span class="attribute-name">charset</span></span> – <span class="shortdesc">document character-encoding declaration</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#meta.charset">#</a> <a class="toc-bak" href="Overview.html#meta.charset-toc">T</a> </h2> <div id="meta.charset-longdesc" class="longdesc"> <p>The <a href="meta.html#meta" class="element">meta</a> element Index: output.html =================================================================== RCS file: /sources/public/html5/markup/output.html,v retrieving revision 1.61 retrieving revision 1.62 diff -u -d -r1.61 -r1.62 --- output.html 27 Jul 2010 06:09:45 -0000 1.61 +++ output.html 28 Jul 2010 16:07:31 -0000 1.62 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: output – result of a calculation in a form (NEW)</title> +<title>HTML5: output – result of a calculation in a form (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="p.html">p »</a></span> </div> <div id="output" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the output element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-output-element">ⓘ</a></span><span class="element">output</span> – <span class="shortdesc">result of a calculation in a form</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#output">#</a> <a class="toc-bak" href="Overview.html#output-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the output element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-output-element">ⓘ</a></span> <span class="element">output</span> – <span class="shortdesc">result of a calculation in a form</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#output">#</a> <a class="toc-bak" href="Overview.html#output-toc">T</a> </h2> <div id="output-longdesc" class="longdesc"> <p>The <a href="output.html#output" class="element">output</a> element Index: i.html =================================================================== RCS file: /sources/public/html5/markup/i.html,v retrieving revision 1.52 retrieving revision 1.53 diff -u -d -r1.52 -r1.53 --- i.html 24 Jul 2010 17:15:25 -0000 1.52 +++ i.html 28 Jul 2010 16:07:29 -0000 1.53 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: i – offset text conventionally styled in italic (CHANGED)</title> +<title>HTML5: i – offset text conventionally styled in italic (CHANGED)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="iframe.html">iframe »</a></span> </div> <div id="i" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the i element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-i-element">ⓘ</a></span><span class="element">i</span> – <span class="shortdesc">offset text conventionally styled in italic</span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> <a class="hash" href="#i">#</a> <a class="toc-bak" href="Overview.html#i-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the i element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-i-element">ⓘ</a></span> <span class="element">i</span> – <span class="shortdesc">offset text conventionally styled in italic</span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> <a class="hash" href="#i">#</a> <a class="toc-bak" href="Overview.html#i-toc">T</a> </h2> <div id="i-longdesc" class="longdesc"> <p>The <a href="i.html#i" class="element">i</a> element represents a Index: input.submit.html =================================================================== RCS file: /sources/public/html5/markup/input.submit.html,v retrieving revision 1.61 retrieving revision 1.62 diff -u -d -r1.61 -r1.62 --- input.submit.html 27 Jul 2010 13:20:19 -0000 1.61 +++ input.submit.html 28 Jul 2010 16:07:29 -0000 1.62 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: input type=submit – submit button </title> +<title>HTML5: input type=submit – submit button</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="input.reset.html">input type=reset »</a></span> </div> <div id="input.submit" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#submit-button-state">ⓘ</a></span><span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">submit</span></span> – <span class="shortdesc">submit button</span> <a class="hash" href="#input.submit">#</a> <a class="toc-bak" href="Overview.html#input.submit-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#submit-button-state">ⓘ</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">submit</span></span> – <span class="shortdesc">submit button</span> <a class="hash" href="#input.submit">#</a> <a class="toc-bak" href="Overview.html#input.submit-toc">T</a> </h2> <div id="input.submit-longdesc" class="longdesc"> <p>The <a href="input.html#input" class="element">input</a> element Index: input.date.html =================================================================== RCS file: /sources/public/html5/markup/input.date.html,v retrieving revision 1.63 retrieving revision 1.64 diff -u -d -r1.63 -r1.64 --- input.date.html 27 Jul 2010 13:20:18 -0000 1.63 +++ input.date.html 28 Jul 2010 16:07:29 -0000 1.64 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: input type=date – date input control (NEW)</title> +<title>HTML5: input type=date – date input control (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="input.month.html">input type=month »</a></span> </div> <div id="input.date" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#date-state">ⓘ</a></span><span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">date</span></span> – <span class="shortdesc">date input control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.date">#</a> <a class="toc-bak" href="Overview.html#input.date-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#date-state">ⓘ</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">date</span></span> – <span class="shortdesc">date input control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.date">#</a> <a class="toc-bak" href="Overview.html#input.date-toc">T</a> </h2> <div id="input.date-longdesc" class="longdesc"> <p>The <a href="input.html#input" class="element">input</a> element Index: var.html =================================================================== RCS file: /sources/public/html5/markup/var.html,v retrieving revision 1.51 retrieving revision 1.52 diff -u -d -r1.51 -r1.52 --- var.html 24 Jul 2010 17:15:29 -0000 1.51 +++ var.html 28 Jul 2010 16:07:33 -0000 1.52 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: var – variable or placeholder text </title> +<title>HTML5: var – variable or placeholder text</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="video.html">video »</a></span> </div> <div id="var" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the var element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-var-element">ⓘ</a></span><span class="element">var</span> – <span class="shortdesc">variable or placeholder text</span> <a class="hash" href="#var">#</a> <a class="toc-bak" href="Overview.html#var-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the var element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-var-element">ⓘ</a></span> <span class="element">var</span> – <span class="shortdesc">variable or placeholder text</span> <a class="hash" href="#var">#</a> <a class="toc-bak" href="Overview.html#var-toc">T</a> </h2> <div id="var-longdesc" class="longdesc"> <p>The <a href="var.html#var" class="element">var</a> element Index: sub.html =================================================================== RCS file: /sources/public/html5/markup/sub.html,v retrieving revision 1.53 retrieving revision 1.54 diff -u -d -r1.53 -r1.54 --- sub.html 24 Jul 2010 17:15:28 -0000 1.53 +++ sub.html 28 Jul 2010 16:07:32 -0000 1.54 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: sub – subscript </title> +<title>HTML5: sub – subscript</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="summary.html">summary »</a></span> </div> <div id="sub" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the sub element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-sub-and-sup-elements">ⓘ</a></span><span class="element">sub</span> – <span class="shortdesc">subscript</span> <a class="hash" href="#sub">#</a> <a class="toc-bak" href="Overview.html#sub-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the sub element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-sub-and-sup-elements">ⓘ</a></span> <span class="element">sub</span> – <span class="shortdesc">subscript</span> <a class="hash" href="#sub">#</a> <a class="toc-bak" href="Overview.html#sub-toc">T</a> </h2> <div id="sub-longdesc" class="longdesc"> <p>The <a href="sub.html#sub" class="element">sub</a> element Index: title.html =================================================================== RCS file: /sources/public/html5/markup/title.html,v retrieving revision 1.53 retrieving revision 1.54 diff -u -d -r1.53 -r1.54 --- title.html 24 Jul 2010 17:15:29 -0000 1.53 +++ title.html 28 Jul 2010 16:07:32 -0000 1.54 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: title – document title </title> +<title>HTML5: title – document title</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="tr.html">tr »</a></span> </div> <div id="title" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the title element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#the-title-element-0">ⓘ</a></span><span class="element">title</span> – <span class="shortdesc">document title</span> <a class="hash" href="#title">#</a> <a class="toc-bak" href="Overview.html#title-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the title element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#the-title-element-0">ⓘ</a></span> <span class="element">title</span> – <span class="shortdesc">document title</span> <a class="hash" href="#title">#</a> <a class="toc-bak" href="Overview.html#title-toc">T</a> </h2> <div id="title-longdesc" class="longdesc"> <p>The <a href="title.html#title" class="element">title</a> element Index: pre.html =================================================================== RCS file: /sources/public/html5/markup/pre.html,v retrieving revision 1.54 retrieving revision 1.55 diff -u -d -r1.54 -r1.55 --- pre.html 24 Jul 2010 17:15:27 -0000 1.54 +++ pre.html 28 Jul 2010 16:07:31 -0000 1.55 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: pre – preformatted text </title> +<title>HTML5: pre – preformatted text</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="progress.html">progress »</a></span> </div> <div id="pre" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the pre element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-pre-element">ⓘ</a></span><span class="element">pre</span> – <span class="shortdesc">preformatted text</span> <a class="hash" href="#pre">#</a> <a class="toc-bak" href="Overview.html#pre-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the pre element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-pre-element">ⓘ</a></span> <span class="element">pre</span> – <span class="shortdesc">preformatted text</span> <a class="hash" href="#pre">#</a> <a class="toc-bak" href="Overview.html#pre-toc">T</a> </h2> <div id="pre-longdesc" class="longdesc"> <p>The <a href="pre.html#pre" class="element">pre</a> element Index: button.submit.html =================================================================== RCS file: /sources/public/html5/markup/button.submit.html,v retrieving revision 1.60 retrieving revision 1.61 diff -u -d -r1.60 -r1.61 --- button.submit.html 27 Jul 2010 13:20:18 -0000 1.60 +++ button.submit.html 28 Jul 2010 16:07:26 -0000 1.61 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: button type=submit – submit button </title> +<title>HTML5: button type=submit – submit button</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="button.reset.html">button type=reset »</a></span> </div> <div id="button.submit" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the button element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-button-element">ⓘ</a></span><span class="element">button</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">submit</span></span> – <span class="shortdesc">submit button</span> <a class="hash" href="#button.submit">#</a> <a class="toc-bak" href="Overview.html#button.submit-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the button element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-button-element">ⓘ</a></span> <span class="element">button</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">submit</span></span> – <span class="shortdesc">submit button</span> <a class="hash" href="#button.submit">#</a> <a class="toc-bak" href="Overview.html#button.submit-toc">T</a> </h2> <div id="button.submit-longdesc" class="longdesc"> <p>The <a href="button.html#button" class="element">button</a> element Index: rp.html =================================================================== RCS file: /sources/public/html5/markup/rp.html,v retrieving revision 1.53 retrieving revision 1.54 diff -u -d -r1.53 -r1.54 --- rp.html 24 Jul 2010 17:15:27 -0000 1.53 +++ rp.html 28 Jul 2010 16:07:31 -0000 1.54 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: rp – ruby parenthesis (NEW)</title> +<title>HTML5: rp – ruby parenthesis (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="rt.html">rt »</a></span> </div> <div id="rp" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the rp element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-rp-element">ⓘ</a></span><span class="element">rp</span> – <span class="shortdesc">ruby parenthesis</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#rp">#</a> <a class="toc-bak" href="Overview.html#rp-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the rp element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-rp-element">ⓘ</a></span> <span class="element">rp</span> – <span class="shortdesc">ruby parenthesis</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#rp">#</a> <a class="toc-bak" href="Overview.html#rp-toc">T</a> </h2> <div id="rp-longdesc" class="longdesc"> <p>The <a href="rp.html#rp" class="element">rp</a> element can be Index: sup.html =================================================================== RCS file: /sources/public/html5/markup/sup.html,v retrieving revision 1.53 retrieving revision 1.54 diff -u -d -r1.53 -r1.54 --- sup.html 24 Jul 2010 17:15:28 -0000 1.53 +++ sup.html 28 Jul 2010 16:07:32 -0000 1.54 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: sup – superscript </title> +<title>HTML5: sup – superscript</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="table.html">table »</a></span> </div> <div id="sup" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the sup element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-sub-and-sup-elements">ⓘ</a></span><span class="element">sup</span> – <span class="shortdesc">superscript</span> <a class="hash" href="#sup">#</a> <a class="toc-bak" href="Overview.html#sup-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the sup element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-sub-and-sup-elements">ⓘ</a></span> <span class="element">sup</span> – <span class="shortdesc">superscript</span> <a class="hash" href="#sup">#</a> <a class="toc-bak" href="Overview.html#sup-toc">T</a> </h2> <div id="sup-longdesc" class="longdesc"> <p>The <a href="sup.html#sup" class="element">sup</a> element Index: forms-attributes.html =================================================================== RCS file: /sources/public/html5/markup/forms-attributes.html,v retrieving revision 1.24 retrieving revision 1.25 diff -u -d -r1.24 -r1.25 --- forms-attributes.html 27 Jul 2010 06:09:44 -0000 1.24 +++ forms-attributes.html 28 Jul 2010 16:07:28 -0000 1.25 @@ -13,7 +13,7 @@ <span class="nav-next"><a href="datatypes.html">datatypes »</a></span> </div> <div id="forms-attributes" class="section"> - <h2>8. Forms attributes <a class="hash" href="#forms-attributes">#</a> <a class="toc-bak" href="Overview.html#forms-attributes-toc">T</a> + <h2>9. Forms attributes <a class="hash" href="#forms-attributes">#</a> <a class="toc-bak" href="Overview.html#forms-attributes-toc">T</a> </h2> <p>This section defines attributes that are common to a number of forms elements.</p> Index: details.html =================================================================== RCS file: /sources/public/html5/markup/details.html,v retrieving revision 1.41 retrieving revision 1.42 diff -u -d -r1.41 -r1.42 --- details.html 24 Jul 2010 17:15:24 -0000 1.41 +++ details.html 28 Jul 2010 16:07:27 -0000 1.42 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: details – control for additional on-demand information (NEW)</title> +<title>HTML5: details – control for additional on-demand information (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="dfn.html">dfn »</a></span> </div> <div id="details" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the details element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-details-element">ⓘ</a></span><span class="element">details</span> – <span class="shortdesc">control for additional on-demand information</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#details">#</a> <a class="toc-bak" href="Overview.html#details-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the details element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-details-element">ⓘ</a></span> <span class="element">details</span> – <span class="shortdesc">control for additional on-demand information</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#details">#</a> <a class="toc-bak" href="Overview.html#details-toc">T</a> </h2> <div id="details-longdesc" class="longdesc"> <p>The <a href="details.html#details" class="element">details</a> element Index: input.url.html =================================================================== RCS file: /sources/public/html5/markup/input.url.html,v retrieving revision 1.64 retrieving revision 1.65 diff -u -d -r1.64 -r1.65 --- input.url.html 27 Jul 2010 13:20:19 -0000 1.64 +++ input.url.html 28 Jul 2010 16:07:30 -0000 1.65 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: input type=url – URL input control (NEW)</title> +<title>HTML5: input type=url – URL input control (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="input.search.html">input type=search »</a></span> </div> <div id="input.url" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#url-state">ⓘ</a></span><span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">url</span></span> – <span class="shortdesc">URL input control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.url">#</a> <a class="toc-bak" href="Overview.html#input.url-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#url-state">ⓘ</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">url</span></span> – <span class="shortdesc">URL input control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.url">#</a> <a class="toc-bak" href="Overview.html#input.url-toc">T</a> </h2> <div id="input.url-longdesc" class="longdesc"> <p>The <a href="input.html#input" class="element">input</a> element Index: summary.html =================================================================== RCS file: /sources/public/html5/markup/summary.html,v retrieving revision 1.24 retrieving revision 1.25 diff -u -d -r1.24 -r1.25 --- summary.html 24 Jul 2010 17:15:28 -0000 1.24 +++ summary.html 28 Jul 2010 16:07:32 -0000 1.25 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: summary – summary, caption, or legend for a details control (NEW)</title> +<title>HTML5: summary – summary, caption, or legend for a details control (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="sup.html">sup »</a></span> </div> <div id="summary" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the summary element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-summary-element">ⓘ</a></span><span class="element">summary</span> – <span class="shortdesc">summary, caption, or legend for a details control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#summary">#</a> <a class="toc-bak" href="Overview.html#summary-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the summary element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-summary-element">ⓘ</a></span> <span class="element">summary</span> – <span class="shortdesc">summary, caption, or legend for a details control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#summary">#</a> <a class="toc-bak" href="Overview.html#summary-toc">T</a> </h2> <div id="summary-longdesc" class="longdesc"> <p>The Index: hgroup.html =================================================================== RCS file: /sources/public/html5/markup/hgroup.html,v retrieving revision 1.52 retrieving revision 1.53 diff -u -d -r1.52 -r1.53 --- hgroup.html 24 Jul 2010 17:15:25 -0000 1.52 +++ hgroup.html 28 Jul 2010 16:07:28 -0000 1.53 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: hgroup – heading group (NEW)</title> +<title>HTML5: hgroup – heading group (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="hr.html">hr »</a></span> </div> <div id="hgroup" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the hgroup element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-hgroup-element">ⓘ</a></span><span class="element">hgroup</span> – <span class="shortdesc">heading group</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#hgroup">#</a> <a class="toc-bak" href="Overview.html#hgroup-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the hgroup element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-hgroup-element">ⓘ</a></span> <span class="element">hgroup</span> – <span class="shortdesc">heading group</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#hgroup">#</a> <a class="toc-bak" href="Overview.html#hgroup-toc">T</a> </h2> <div id="hgroup-longdesc" class="longdesc"> <p>The <a href="hgroup.html#hgroup" class="element">hgroup</a> element Index: h5.html =================================================================== RCS file: /sources/public/html5/markup/h5.html,v retrieving revision 1.56 retrieving revision 1.57 diff -u -d -r1.56 -r1.57 --- h5.html 24 Jul 2010 17:15:24 -0000 1.56 +++ h5.html 28 Jul 2010 16:07:28 -0000 1.57 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: h5 – heading </title> +<title>HTML5: h5 – heading</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -13,7 +13,8 @@ <span class="nav-next"><a href="h6.html">h6 »</a></span> </div> <div id="h5" class="section"> - <h2 class="element-head"> <span class="spec-link"> <a title="Read about the h5 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span><span class="element">h5</span> – <span class="shortdesc">heading</span> <a class="hash" href="#h5">#</a> <a class="toc-bak" href="Overview.html#h5-toc">T</a> + <h2 class="element-head"> +<span class="spec-link"><a title="Read about the h5 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <span class="element">h5</span> – <span class="shortdesc">heading</span> <a class="hash" href="#h5">#</a> <a class="toc-bak" href="Overview.html#h5-toc">T</a> </h2> <div id="h5-longdesc" class="longdesc"> <p>The <a href="h1.html#h1" class="element">h1</a> through <a href="h6.html#h6" class="element">h6</a> elements are headings for
Received on Wednesday, 28 July 2010 16:09:05 UTC