index.html 82.5 KB
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702
<!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">
<title>HTML: The Markup Language</title>
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
<link rel="next" href="intro.html" title="intro">
<link rel="index" href="index-of-terms.html">
<link rel="contents" href="Overview.html#toc">
</head>
<body onload="initDfn()" class="chunk">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button" role="button" aria-haspopup="true" tabindex="0">jump</div></div>
<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</h1>
<h3 id="subtitle">An HTML language reference</h3>
<h2>W3C Working Draft <em>25 May 2011</em>
</h2>
<dl>
<dt>This Version:</dt>
<dd><a href="http://www.w3.org/TR/2011/WD-html-markup-20110525/">http://www.w3.org/TR/2011/WD-html-markup-20110525/</a></dd>
<dt>Latest Published Version:</dt>
<dd><a href="http://www.w3.org/TR/html-markup/">http://www.w3.org/TR/html-markup/</a></dd>
<dt class="ed-draft-link">Latest Editor's Draft:</dt>
<dd> <a id="latestED" href="http://dev.w3.org/html5/markup/">http://dev.w3.org/html5/markup/</a> </dd>
<dt>Previous Versions:</dt>
<dd><a href="http://www.w3.org/TR/2011/WD-html-markup-20110405/">http://www.w3.org/TR/2011/WD-html-markup-20110405/</a></dd>
<dd><a href="http://www.w3.org/TR/2011/WD-html-markup-20110113/">http://www.w3.org/TR/2011/WD-html-markup-20110113/</a></dd>
<dd><a href="http://www.w3.org/TR/2010/WD-html-markup-20101019/">http://www.w3.org/TR/2010/WD-html-markup-20101019/</a></dd>
<dd><a href="http://www.w3.org/TR/2010/WD-html-markup-20100624/">http://www.w3.org/TR/2010/WD-html-markup-20100624/</a></dd>
<dd><a href="http://www.w3.org/TR/2010/WD-html-markup-20100304/">http://www.w3.org/TR/2010/WD-html-markup-20100304/</a></dd>
</dl>
<dl>
<dt>Editors:</dt>
<dd>
<a href="http://people.w3.org/mike/">Michael[tm] Smith</a>, W3C &lt;<a href="mailto:mike@w3.org">mike@w3.org</a>&gt;</dd>
</dl>
<p>The content of this document is also available as
        <a href="spec.html">a single HTML file</a>.
          </p>
<p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> &#169; 2011 <a href="http://www.w3.org/"><abbr title="World Wide Web Consortium">W3C</abbr></a><sup>&#174;</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts Institute of Technology">MIT</abbr></a>, <a href="http://www.ercim.eu/"><abbr title="European Research Consortium for Informatics and Mathematics">ERCIM</abbr></a>, <a href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. W3C <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, <a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a> and <a href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a> rules apply.</p>
</div>
<hr>
<div id="tocjump" class="skip-link" style="text-align: center"><a href="Overview.html#toc">Skip to Table of Contents</a></div>
<div id="abstract">
      <h2>Abstract </h2>
      <p>This non-normative reference describes the
      
      HTML markup language and provides details to help
      producers of HTML content create documents that conform
      to the language.
      It is intended to complement the normative conformance
      criteria defined in the
      <a href="http://dev.w3.org/html5/spec/">HTML5: A vocabulary and associated APIs for HTML and XHTML</a>
      specification,
      as well as information in related deliverables published by
      the HTML Working Group and from other sources.
      By design, this reference does not describe related APIs in detail,
      nor attempt to explain how implementations that are
      consumers of HTML content are meant to process documents
      (those areas are covered by the
      <a href="http://dev.w3.org/html5/spec/">HTML5 specification</a>
      itself),
      nor attempt to also be a tutorial or &#8220;how to&#8221; authoring guide.</p>
    </div>
<div id="status">
      <h2>Status of this Document </h2>
    
    <p><em>
        This section describes the status of this document at the time of
        its publication.  Other documents may supersede this document. A list
        of current W3C publications and the latest revision of this technical
        report can be found in the <a href="http://www.w3.org/TR/">W3C technical
          reports index</a> at http://www.w3.org/TR/.
      </em></p>
    <p>
        This document is the 25 May 2011 Working Draft of 
        <cite>HTML: The Markup Language</cite>.
      
      If you&#8217;d like to comment on this document, the preferred
      means for commenting is to submit your comments through the
      <a href="http://www.w3.org/Bugs/Public/enter_bug.cgi?product=HTML%20WG&amp;component=HTML5%3A%20The%20Markup%20Language%20%28editor%3A%20Michael%28tm%29%20Smith%29">HTML Working Group bugzilla database, with the <b>Component</b> field set to <code>HTML5: The Markup Language</code></a>.
      Alternatively, you can send comments by e-mail to
      <a href="mailto:public-html-comments@w3.org">public-html-comments@w3.org</a>
      (<a href="http://lists.w3.org/Archives/Public/public-html-comments">archived</a>).
    </p>
    <p>
      This document
       was published by 
      the <a href="http://www.w3.org/html/wg/">W3C HTML Working Group</a>,
      part of the <a href="http://www.w3.org/MarkUp/Activity.html">HTML Activity</a>
      in the W3C <a href="http://www.w3.org/Interaction/">Interaction Domain</a>.
    </p>
    <div>
  <div>
    <h2 id="instability">Instability and incompleteness of this document</h2>
    <p>This document is a working draft &#8212; all parts of it remain
    subject to significant change or removal, and some parts are
    currently incomplete; in particular, many elements currently
    lack complete documentation in the following subsections:</p>
    <dl class="status-missing">
<dt><span class="section-title-ref">Examples</span></dt>
      <dd>The documentation for each element ideally have
        at least one conformant example and at least one
        non-conformant example.</dd>
      <dt><span class="section-title-ref">Details</span></dt>
      <dd>The purpose of this subsection is to provide, where
        needed, additional details about the semantics of the
        element and its attributes.</dd>
      <dt><span class="section-title-ref">Additional constraints and admonitions</span></dt>
      <dd>This purpose of this subsection is to provide, where
        needed, additional document-conformance constraints and
        usage admonitions for the element and its attributes (in
        addition to those already documented in the
        <i>Permitted content</i>,
        <i>Permitted attributes</i>,
        <i>Permitted parent elements</i>,
        and
        <i>Tag omission</i>
        subsections).</dd>
    </dl>
</div>
</div>
    <p>
          Publication as a
           Working Draft does not imply endorsement by the
          W3C Membership. This is a draft document and may be updated, replaced
          or obsoleted by other documents at any time. It is inappropriate to cite
          this document as other than work in progress.
        </p>
    <p>
        This document was produced by a group operating under the
        <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5 February
          2004 W3C Patent Policy</a>.
        This document is informative only.
        W3C maintains a
        <a href="http://www.w3.org/2004/01/pp-impl/40318/status">public list of
          any patent disclosures</a> made in connection with the deliverables of
        the group; that page also includes instructions for disclosing a patent.
        An individual who has actual knowledge of a patent which the individual
        believes contains
        <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/#def-essential">Essential
          Claim(s)</a> must disclose the information in accordance with
        <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/#sec-Disclosure">section
          6 of the W3C Patent Policy</a>.
      </p>
</div>
<div class="toc" id="toc">

      <h2>Table of Contents <a class="hash" href="#toc">#</a> <a class="toc-bak" href="Overview.html#toc">T</a>
</h2>
    <ul>
<li> <a href="intro.html#intro"><span class="toc-section-number">1. </span><span class="toc-section-name">&#160;Introduction</span></a>
</li>
<li> <a href="terminology.html#terminology"><span class="toc-section-number">2. </span><span class="toc-section-name">&#160;Terminology</span></a>
</li>
<li> <a href="documents.html#documents"><span class="toc-section-number">3. </span><span class="toc-section-name">&#160;Documents</span></a>
</li>
<li> <a href="syntax.html#syntax"><span class="toc-section-number">4. </span><span class="toc-section-name">&#160;HTML syntax</span></a>
</li>
<li> <a href="elements-by-function.html#elements-by-function"><span class="toc-section-number">5. </span><span class="toc-section-name">&#160;HTML elements organized by function</span></a>
</li>
<li> <a href="elements.html#elements"><span class="toc-section-number">6. </span><span class="toc-section-name">&#160;HTML elements</span></a>
</li>
<li> <a href="common-models.html#common-models"><span class="toc-section-number">7. </span><span class="toc-section-name">&#160;Common content models</span></a>
</li>
<li> <a href="global-attributes.html#global-attributes"><span class="toc-section-number">8. </span><span class="toc-section-name">&#160;Global attributes</span></a>
</li>
<li> <a href="datatypes.html#datatypes"><span class="toc-section-number">9. </span><span class="toc-section-name">&#160;Data types (common microsyntaxes)</span></a>
</li>
</ul>
<ul>
<li> <a href="references.html#references"><span class="toc-section-number">A. </span><span class="toc-section-name">&#160;References</span></a>
</li>
<li> <a href="acknowledgments.html#acknowledgments"><span class="toc-section-number">B. </span><span class="toc-section-name">&#160;Acknowledgments</span></a>
</li>
</ul>
<ul class="index-toc"><li><a href="index-of-terms.html">Index of terms</a></li></ul>
</div>
<div class="toc" id="toc-full">

      <h2>Full Table of Contents </h2>
    <ul>
<li id="intro-toc"> <a href="intro.html#intro"><span class="toc-section-number">1. </span><span class="toc-section-name">&#160;Introduction</span></a>
</li>
<li id="terminology-toc"> <a href="terminology.html#terminology"><span class="toc-section-number">2. </span><span class="toc-section-name">&#160;Terminology</span></a>
</li>
<li id="documents-toc"> <a href="documents.html#documents"><span class="toc-section-number">3. </span><span class="toc-section-name">&#160;Documents</span></a>
<ul>
<li id="language-and-syntax-toc"> <a href="documents.html#language-and-syntax"><span class="toc-section-number">3.1. </span><span class="toc-section-name">&#160;The HTML language and HTML and XML syntaxes</span></a>
</li>
<li id="mime-types-toc"> <a href="documents.html#mime-types"><span class="toc-section-number">3.2. </span><span class="toc-section-name">&#160;The HTML namespace and MIME types</span></a>
</li>
<li id="conformant-documents-toc"> <a href="documents.html#conformant-documents"><span class="toc-section-number">3.3. </span><span class="toc-section-name">&#160;Conformant documents</span></a>
</li>
<li id="case-insensitivity-toc"> <a href="documents.html#case-insensitivity"><span class="toc-section-number">3.4. </span><span class="toc-section-name">&#160;Case insensitivity in tag names and attribute names</span></a>
</li>
</ul>
</li>
<li id="syntax-toc"> <a href="syntax.html#syntax"><span class="toc-section-number">4. </span><span class="toc-section-name">&#160;HTML syntax</span></a>
<ul>
<li id="doctype-syntax-toc"> <a href="syntax.html#doctype-syntax"><span class="toc-section-number">4.1. </span><span class="toc-section-name">&#160;The doctype</span></a>
</li>
<li id="character-encoding-toc"> <a href="syntax.html#character-encoding"><span class="toc-section-number">4.2. </span><span class="toc-section-name">&#160;Character encoding declaration</span></a>
</li>
<li id="syntax-elements-toc"> <a href="syntax.html#syntax-elements"><span class="toc-section-number">4.3. </span><span class="toc-section-name">&#160;Elements</span></a>
</li>
<li id="syntax-attributes-toc"> <a href="syntax.html#syntax-attributes"><span class="toc-section-number">4.4. </span><span class="toc-section-name">&#160;Attributes</span></a>
</li>
<li id="text-syntax-toc"> <a href="syntax.html#text-syntax"><span class="toc-section-number">4.5. </span><span class="toc-section-name">&#160;Text and character data</span></a>
</li>
<li id="character-references-toc"> <a href="syntax.html#character-references"><span class="toc-section-number">4.6. </span><span class="toc-section-name">&#160;Character references</span></a>
</li>
<li id="comments-toc"> <a href="syntax.html#comments"><span class="toc-section-number">4.7. </span><span class="toc-section-name">&#160;Comments</span></a>
</li>
<li id="svg-mathml-toc"> <a href="syntax.html#svg-mathml"><span class="toc-section-number">4.8. </span><span class="toc-section-name">&#160;SVG and MathML elements in HTML documents</span></a>
</li>
<li id="cdata-sections-toc"> <a href="syntax.html#cdata-sections"><span class="toc-section-number">4.9. </span><span class="toc-section-name">&#160;CDATA sections in SVG and MathML contents</span></a>
</li>
</ul>
</li>
<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">&#160;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">&#160;HTML elements</span></a>
<ul>
<li id="a-toc">
<span class="spec-link"><a title="Read about the a element in the HTML5 spec" href="http://dev.w3.org/html5/spec/text-level-semantics.html#the-a-element">&#9432;</a></span> <a href="a.html#a"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">a</span> &#8211; <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="spec-link"><a title="Read about the abbr element in the HTML5 spec" href="http://dev.w3.org/html5/spec/text-level-semantics.html#the-abbr-element">&#9432;</a></span> <a href="abbr.html#abbr"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">abbr</span> &#8211; <span class="shortdesc">abbreviation</span></span></a>
</li>
<li id="address-toc">
<span class="spec-link"><a title="Read about the address element in the HTML5 spec" href="http://dev.w3.org/html5/spec/sections.html#the-address-element">&#9432;</a></span> <a href="address.html#address"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">address</span> &#8211; <span class="shortdesc">contact information</span></span></a>
</li>
<li id="area-toc">
<span class="spec-link"><a title="Read about the area element in the HTML5 spec" href="http://dev.w3.org/html5/spec/the-map-element.html#the-area-element">&#9432;</a></span> <a href="area.html#area"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">area</span> &#8211; <span class="shortdesc">image-map hyperlink</span></span></a>
</li>
<li id="article-toc">
<span class="spec-link"><a title="Read about the article element in the HTML5 spec" href="http://dev.w3.org/html5/spec/sections.html#the-article-element">&#9432;</a></span> <a href="article.html#article"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">article</span> &#8211; <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="spec-link"><a title="Read about the aside element in the HTML5 spec" href="http://dev.w3.org/html5/spec/sections.html#the-aside-element">&#9432;</a></span> <a href="aside.html#aside"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">aside</span> &#8211; <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="spec-link"><a title="Read about the audio element in the HTML5 spec" href="http://dev.w3.org/html5/spec/the-iframe-element.html#the-audio-element">&#9432;</a></span> <a href="audio.html#audio"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">audio</span> &#8211; <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="spec-link"><a title="Read about the b element in the HTML5 spec" href="http://dev.w3.org/html5/spec/text-level-semantics.html#the-b-element">&#9432;</a></span> <a href="b.html#b"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">b</span> &#8211; <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="spec-link"><a title="Read about the base element in the HTML5 spec" href="http://dev.w3.org/html5/spec/semantics.html#the-base-element">&#9432;</a></span> <a href="base.html#base"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">base</span> &#8211; <span class="shortdesc">base URL</span></span></a>
</li>
<li id="bdi-toc">
<span class="spec-link"><a title="Read about the bdi element in the HTML5 spec" href="http://dev.w3.org/html5/spec/text-level-semantics.html#the-bdi-element">&#9432;</a></span> <a href="bdi.html#bdi"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">bdi</span> &#8211; <span class="shortdesc">BiDi isolate</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="bdo-toc">
<span class="spec-link"><a title="Read about the bdo element in the HTML5 spec" href="http://dev.w3.org/html5/spec/text-level-semantics.html#the-bdo-element">&#9432;</a></span> <a href="bdo.html#bdo"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">bdo</span> &#8211; <span class="shortdesc">BiDi override</span></span></a>
</li>
<li id="blockquote-toc">
<span class="spec-link"><a title="Read about the blockquote element in the HTML5 spec" href="http://dev.w3.org/html5/spec/grouping-content.html#the-blockquote-element">&#9432;</a></span> <a href="blockquote.html#blockquote"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">blockquote</span> &#8211; <span class="shortdesc">block quotation</span></span></a>
</li>
<li id="body-toc">
<span class="spec-link"><a title="Read about the body element in the HTML5 spec" href="http://dev.w3.org/html5/spec/sections.html#the-body-element">&#9432;</a></span> <a href="body.html#body"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">body</span> &#8211; <span class="shortdesc">document body</span></span></a>
</li>
<li id="br-toc">
<span class="spec-link"><a title="Read about the br element in the HTML5 spec" href="http://dev.w3.org/html5/spec/text-level-semantics.html#the-br-element">&#9432;</a></span> <a href="br.html#br"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">br</span> &#8211; <span class="shortdesc">line break</span></span></a>
</li>
<li id="button-toc">
<span class="spec-link"><a title="Read about the button element in the HTML5 spec" href="http://dev.w3.org/html5/spec/the-button-element.html#the-button-element">&#9432;</a></span> <a href="button.html#button"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">button</span> &#8211; <span class="shortdesc">button</span></span></a>
</li>
<li id="button.submit-toc">
<span class="spec-link"><a title="Read about the button element in the HTML5 spec" href="http://dev.w3.org/html5/spec/the-button-element.html#the-button-element">&#9432;</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> &#8211; <span class="shortdesc">submit button</span></span></a>
</li>
<li id="button.reset-toc">
<span class="spec-link"><a title="Read about the button element in the HTML5 spec" href="http://dev.w3.org/html5/spec/the-button-element.html#the-button-element">&#9432;</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> &#8211; <span class="shortdesc">reset button</span></span></a>
</li>
<li id="button.button-toc">
<span class="spec-link"><a title="Read about the button element in the HTML5 spec" href="http://dev.w3.org/html5/spec/the-button-element.html#the-button-element">&#9432;</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> &#8211; <span class="shortdesc">button with no additional semantics</span></span></a>
</li>
<li id="canvas-toc">
<span class="spec-link"><a title="Read about the canvas element in the HTML5 spec" href="http://dev.w3.org/html5/spec/the-canvas-element.html#the-canvas-element">&#9432;</a></span> <a href="canvas.html#canvas"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">canvas</span> &#8211; <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="spec-link"><a title="Read about the caption element in the HTML5 spec" href="http://dev.w3.org/html5/spec/tabular-data.html#the-caption-element">&#9432;</a></span> <a href="caption.html#caption"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">caption</span> &#8211; <span class="shortdesc">table title</span></span></a>
</li>
<li id="cite-toc">
<span class="spec-link"><a title="Read about the cite element in the HTML5 spec" href="http://dev.w3.org/html5/spec/text-level-semantics.html#the-cite-element">&#9432;</a></span> <a href="cite.html#cite"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">cite</span> &#8211; <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="spec-link"><a title="Read about the code element in the HTML5 spec" href="http://dev.w3.org/html5/spec/text-level-semantics.html#the-code-element">&#9432;</a></span> <a href="code.html#code"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">code</span> &#8211; <span class="shortdesc">code fragment</span></span></a>
</li>
<li id="col-toc">
<span class="spec-link"><a title="Read about the col element in the HTML5 spec" href="http://dev.w3.org/html5/spec/tabular-data.html#the-col-element">&#9432;</a></span> <a href="col.html#col"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">col</span> &#8211; <span class="shortdesc">table column</span></span></a>
</li>
<li id="colgroup-toc">
<span class="spec-link"><a title="Read about the colgroup element in the HTML5 spec" href="http://dev.w3.org/html5/spec/tabular-data.html#the-colgroup-element">&#9432;</a></span> <a href="colgroup.html#colgroup"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">colgroup</span> &#8211; <span class="shortdesc">table column group</span></span></a>
</li>
<li id="command-toc">
<span class="spec-link"><a title="Read about the command element in the HTML5 spec" href="http://dev.w3.org/html5/spec/interactive-elements.html#the-command">&#9432;</a></span> <a href="command.html#command"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">command</span> &#8211; <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="spec-link"><a title="Read about the command element in the HTML5 spec" href="http://dev.w3.org/html5/spec/interactive-elements.html#the-command-element">&#9432;</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> &#8211; <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="spec-link"><a title="Read about the command element in the HTML5 spec" href="http://dev.w3.org/html5/spec/interactive-elements.html#the-command-element">&#9432;</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> &#8211; <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="spec-link"><a title="Read about the command element in the HTML5 spec" href="http://dev.w3.org/html5/spec/interactive-elements.html#the-command-element">&#9432;</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> &#8211; <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="spec-link"><a title="Read about the datalist element in the HTML5 spec" href="http://dev.w3.org/html5/spec/the-button-element.html#the-datalist-element">&#9432;</a></span> <a href="datalist.html#datalist"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">datalist</span> &#8211; <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="spec-link"><a title="Read about the dd element in the HTML5 spec" href="http://dev.w3.org/html5/spec/grouping-content.html#the-dd-element">&#9432;</a></span> <a href="dd.html#dd"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">dd</span> &#8211; <span class="shortdesc">description or value</span></span></a>
</li>
<li id="del-toc">
<span class="spec-link"><a title="Read about the del element in the HTML5 spec" href="http://dev.w3.org/html5/spec/edits.html#the-del-element">&#9432;</a></span> <a href="del.html#del"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">del</span> &#8211; <span class="shortdesc">deleted text</span></span></a>
</li>
<li id="details-toc">
<span class="spec-link"><a title="Read about the details element in the HTML5 spec" href="http://dev.w3.org/html5/spec/interactive-elements.html#the-details-element">&#9432;</a></span> <a href="details.html#details"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">details</span> &#8211; <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="spec-link"><a title="Read about the dfn element in the HTML5 spec" href="http://dev.w3.org/html5/spec/text-level-semantics.html#the-dfn-element">&#9432;</a></span> <a href="dfn.html#dfn"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">dfn</span> &#8211; <span class="shortdesc">defining instance</span></span></a>
</li>
<li id="div-toc">
<span class="spec-link"><a title="Read about the div element in the HTML5 spec" href="http://dev.w3.org/html5/spec/grouping-content.html#the-div-element">&#9432;</a></span> <a href="div.html#div"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">div</span> &#8211; <span class="shortdesc">generic flow container</span></span></a>
</li>
<li id="dl-toc">
<span class="spec-link"><a title="Read about the dl element in the HTML5 spec" href="http://dev.w3.org/html5/spec/grouping-content.html#the-dl-element">&#9432;</a></span> <a href="dl.html#dl"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">dl</span> &#8211; <span class="shortdesc">description list</span></span></a>
</li>
<li id="dt-toc">
<span class="spec-link"><a title="Read about the dt element in the HTML5 spec" href="http://dev.w3.org/html5/spec/grouping-content.html#the-dt-element">&#9432;</a></span> <a href="dt.html#dt"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">dt</span> &#8211; <span class="shortdesc">term or name</span></span></a>
</li>
<li id="em-toc">
<span class="spec-link"><a title="Read about the em element in the HTML5 spec" href="http://dev.w3.org/html5/spec/text-level-semantics.html#the-em-element">&#9432;</a></span> <a href="em.html#em"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">em</span> &#8211; <span class="shortdesc">emphatic stress</span></span></a>
</li>
<li id="embed-toc">
<span class="spec-link"><a title="Read about the embed element in the HTML5 spec" href="http://dev.w3.org/html5/spec/the-iframe-element.html#the-embed-element">&#9432;</a></span> <a href="embed.html#embed"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">embed</span> &#8211; <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="spec-link"><a title="Read about the fieldset element in the HTML5 spec" href="http://dev.w3.org/html5/spec/forms.html#the-fieldset-element">&#9432;</a></span> <a href="fieldset.html#fieldset"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">fieldset</span> &#8211; <span class="shortdesc">set of related form controls</span></span></a>
</li>
<li id="figcaption-toc">
<span class="spec-link"><a title="Read about the figcaption element in the HTML5 spec" href="http://dev.w3.org/html5/spec/grouping-content.html#the-figcaption-element">&#9432;</a></span> <a href="figcaption.html#figcaption"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">figcaption</span> &#8211; <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="spec-link"><a title="Read about the figure element in the HTML5 spec" href="http://dev.w3.org/html5/spec/grouping-content.html#the-figure-element">&#9432;</a></span> <a href="figure.html#figure"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">figure</span> &#8211; <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="spec-link"><a title="Read about the footer element in the HTML5 spec" href="http://dev.w3.org/html5/spec/sections.html#the-footer-element">&#9432;</a></span> <a href="footer.html#footer"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">footer</span> &#8211; <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="spec-link"><a title="Read about the form element in the HTML5 spec" href="http://dev.w3.org/html5/spec/forms.html#the-form-element">&#9432;</a></span> <a href="form.html#form"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">form</span> &#8211; <span class="shortdesc">user-submittable form</span></span></a>
</li>
<li id="h1-toc">
<span class="spec-link"><a title="Read about the h1 element in the HTML5 spec" href="http://dev.w3.org/html5/spec/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">&#9432;</a></span> <a href="h1.html#h1"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">h1</span> &#8211; <span class="shortdesc">heading</span></span></a>
</li>
<li id="h2-toc">
<span class="spec-link"><a title="Read about the h2 element in the HTML5 spec" href="http://dev.w3.org/html5/spec/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">&#9432;</a></span> <a href="h2.html#h2"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">h2</span> &#8211; <span class="shortdesc">heading</span></span></a>
</li>
<li id="h3-toc">
<span class="spec-link"><a title="Read about the h3 element in the HTML5 spec" href="http://dev.w3.org/html5/spec/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">&#9432;</a></span> <a href="h3.html#h3"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">h3</span> &#8211; <span class="shortdesc">heading</span></span></a>
</li>
<li id="h4-toc">
<span class="spec-link"><a title="Read about the h4 element in the HTML5 spec" href="http://dev.w3.org/html5/spec/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">&#9432;</a></span> <a href="h4.html#h4"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">h4</span> &#8211; <span class="shortdesc">heading</span></span></a>
</li>
<li id="h5-toc">
<span class="spec-link"><a title="Read about the h5 element in the HTML5 spec" href="http://dev.w3.org/html5/spec/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">&#9432;</a></span> <a href="h5.html#h5"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">h5</span> &#8211; <span class="shortdesc">heading</span></span></a>
</li>
<li id="h6-toc">
<span class="spec-link"><a title="Read about the h6 element in the HTML5 spec" href="http://dev.w3.org/html5/spec/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">&#9432;</a></span> <a href="h6.html#h6"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">h6</span> &#8211; <span class="shortdesc">heading</span></span></a>
</li>
<li id="head-toc">
<span class="spec-link"><a title="Read about the head element in the HTML5 spec" href="http://dev.w3.org/html5/spec/semantics.html#the-head-element">&#9432;</a></span> <a href="head.html#head"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">head</span> &#8211; <span class="shortdesc">document metadata container</span></span></a>
</li>
<li id="header-toc">
<span class="spec-link"><a title="Read about the header element in the HTML5 spec" href="http://dev.w3.org/html5/spec/sections.html#the-header-element">&#9432;</a></span> <a href="header.html#header"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">header</span> &#8211; <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="spec-link"><a title="Read about the hgroup element in the HTML5 spec" href="http://dev.w3.org/html5/spec/sections.html#the-hgroup-element">&#9432;</a></span> <a href="hgroup.html#hgroup"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">hgroup</span> &#8211; <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="spec-link"><a title="Read about the hr element in the HTML5 spec" href="http://dev.w3.org/html5/spec/grouping-content.html#the-hr-element">&#9432;</a></span> <a href="hr.html#hr"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">hr</span> &#8211; <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="spec-link"><a title="Read about the html element in the HTML5 spec" href="http://dev.w3.org/html5/spec/semantics.html#the-html-element">&#9432;</a></span> <a href="html.html#html"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">html</span> &#8211; <span class="shortdesc">root element</span></span></a>
</li>
<li id="i-toc">
<span class="spec-link"><a title="Read about the i element in the HTML5 spec" href="http://dev.w3.org/html5/spec/text-level-semantics.html#the-i-element">&#9432;</a></span> <a href="i.html#i"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">i</span> &#8211; <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="spec-link"><a title="Read about the iframe element in the HTML5 spec" href="http://dev.w3.org/html5/spec/the-iframe-element.html#the-iframe-element">&#9432;</a></span> <a href="iframe.html#iframe"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">iframe</span> &#8211; <span class="shortdesc">nested browsing context (inline frame)</span></span></a>
</li>
<li id="img-toc">
<span class="spec-link"><a title="Read about the img element in the HTML5 spec" href="http://dev.w3.org/html5/spec/embedded-content-1.html#the-img-element">&#9432;</a></span> <a href="img.html#img"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">img</span> &#8211; <span class="shortdesc">image</span></span></a>
</li>
<li id="input-toc">
<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec/the-input-element.html#the-input-element">&#9432;</a></span> <a href="input.html#input"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span> &#8211; <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="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec/states-of-the-type-attribute.html#text-state-and-search-state">&#9432;</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> &#8211; <span class="shortdesc">text-input field</span></span></a>
</li>
<li id="input.password-toc">
<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec/states-of-the-type-attribute.html#password-state">&#9432;</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> &#8211; <span class="shortdesc">password-input field</span></span></a>
</li>
<li id="input.checkbox-toc">
<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec/number-state.html#checkbox-state">&#9432;</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> &#8211; <span class="shortdesc">checkbox</span></span></a>
</li>
<li id="input.radio-toc">
<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec/number-state.html#radio-button-state">&#9432;</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> &#8211; <span class="shortdesc">radio button</span></span></a>
</li>
<li id="input.button-toc">
<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec/number-state.html#button-state">&#9432;</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> &#8211; <span class="shortdesc">button</span></span></a>
</li>
<li id="input.submit-toc">
<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec/number-state.html#submit-button-state">&#9432;</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> &#8211; <span class="shortdesc">submit button</span></span></a>
</li>
<li id="input.reset-toc">
<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec/number-state.html#reset-button-state">&#9432;</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> &#8211; <span class="shortdesc">reset button</span></span></a>
</li>
<li id="input.file-toc">
<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec/number-state.html#file-upload-state">&#9432;</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> &#8211; <span class="shortdesc">file upload control</span></span></a>
</li>
<li id="input.hidden-toc">
<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec/states-of-the-type-attribute.html#hidden-state">&#9432;</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> &#8211; <span class="shortdesc">hidden input control</span></span></a>
</li>
<li id="input.image-toc">
<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec/number-state.html#image-button-state">&#9432;</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> &#8211; <span class="shortdesc">image-coordinates input control</span></span></a>
</li>
<li id="input.datetime-toc">
<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec/states-of-the-type-attribute.html#date-and-time-state">&#9432;</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> &#8211; <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="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec/states-of-the-type-attribute.html#local-date-and-time-state">&#9432;</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> &#8211; <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="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec/states-of-the-type-attribute.html#date-state">&#9432;</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> &#8211; <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="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec/states-of-the-type-attribute.html#month-state">&#9432;</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> &#8211; <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="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec/states-of-the-type-attribute.html#time-state">&#9432;</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> &#8211; <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="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec/states-of-the-type-attribute.html#week-state">&#9432;</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> &#8211; <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="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec/number-state.html#number-state">&#9432;</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> &#8211; <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="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec/number-state.html#range-state">&#9432;</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> &#8211; <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="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec/states-of-the-type-attribute.html#e-mail-state">&#9432;</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> &#8211; <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="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec/states-of-the-type-attribute.html#url-state">&#9432;</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> &#8211; <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="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec/states-of-the-type-attribute.html#text-state-and-search-state">&#9432;</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> &#8211; <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="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec/states-of-the-type-attribute.html#telephone-state">&#9432;</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> &#8211; <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="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec/number-state.html#color-state">&#9432;</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> &#8211; <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="spec-link"><a title="Read about the ins element in the HTML5 spec" href="http://dev.w3.org/html5/spec/edits.html#the-ins-element">&#9432;</a></span> <a href="ins.html#ins"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">ins</span> &#8211; <span class="shortdesc">inserted text</span></span></a>
</li>
<li id="kbd-toc">
<span class="spec-link"><a title="Read about the kbd element in the HTML5 spec" href="http://dev.w3.org/html5/spec/text-level-semantics.html#the-kbd-element">&#9432;</a></span> <a href="kbd.html#kbd"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">kbd</span> &#8211; <span class="shortdesc">user input</span></span></a>
</li>
<li id="keygen-toc">
<span class="spec-link"><a title="Read about the keygen element in the HTML5 spec" href="http://dev.w3.org/html5/spec/the-button-element.html#the-keygen-element">&#9432;</a></span> <a href="keygen.html#keygen"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">keygen</span> &#8211; <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="spec-link"><a title="Read about the label element in the HTML5 spec" href="http://dev.w3.org/html5/spec/forms.html#the-label-element">&#9432;</a></span> <a href="label.html#label"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">label</span> &#8211; <span class="shortdesc">caption for a form control</span></span></a>
</li>
<li id="legend-toc">
<span class="spec-link"><a title="Read about the legend element in the HTML5 spec" href="http://dev.w3.org/html5/spec/forms.html#the-legend-element">&#9432;</a></span> <a href="legend.html#legend"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">legend</span> &#8211; <span class="shortdesc">title or explanatory caption</span></span></a>
</li>
<li id="li-toc">
<span class="spec-link"><a title="Read about the li element in the HTML5 spec" href="http://dev.w3.org/html5/spec/grouping-content.html#the-li-element">&#9432;</a></span> <a href="li.html#li"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">li</span> &#8211; <span class="shortdesc">list item</span></span></a>
</li>
<li id="link-toc">
<span class="spec-link"><a title="Read about the link element in the HTML5 spec" href="http://dev.w3.org/html5/spec/semantics.html#the-link-element">&#9432;</a></span> <a href="link.html#link"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">link</span> &#8211; <span class="shortdesc">inter-document relationship metadata</span></span></a>
</li>
<li id="map-toc">
<span class="spec-link"><a title="Read about the map element in the HTML5 spec" href="http://dev.w3.org/html5/spec/the-map-element.html#the-map-element">&#9432;</a></span> <a href="map.html#map"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">map</span> &#8211; <span class="shortdesc">image-map definition</span></span></a>
</li>
<li id="mark-toc">
<span class="spec-link"><a title="Read about the mark element in the HTML5 spec" href="http://dev.w3.org/html5/spec/text-level-semantics.html#the-mark-element">&#9432;</a></span> <a href="mark.html#mark"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">mark</span> &#8211; <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="spec-link"><a title="Read about the menu element in the HTML5 spec" href="http://dev.w3.org/html5/spec/interactive-elements.html#the-menu-element">&#9432;</a></span> <a href="menu.html#menu"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">menu</span> &#8211; <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="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec/semantics.html#meta">&#9432;</a></span> <a href="meta.html#meta"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">meta</span> &#8211; <span class="shortdesc">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="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec/semantics.html#attr-meta-name">&#9432;</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> &#8211; <span class="shortdesc">name-value metadata</span></span></a>
</li>
<li id="meta.http-equiv.refresh-toc">
<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec/semantics.html#attr-meta-http-equiv-refresh">&#9432;</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> &#8211; <span class="shortdesc">&#8220;refresh&#8221; pragma directive</span></span></a>
</li>
<li id="meta.http-equiv.default-style-toc">
<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec/semantics.html#attr-meta-http-equiv-default-style">&#9432;</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> &#8211; <span class="shortdesc">&#8220;preferred stylesheet&#8221; pragma directive</span></span></a>
</li>
<li id="meta.charset-toc">
<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec/semantics.html#attr-meta-charset">&#9432;</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> &#8211; <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="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec/semantics.html#attr-meta-http-equiv-content-type">&#9432;</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> &#8211; <span class="shortdesc">document character-encoding declaration</span></span></a>
</li>
<li id="meter-toc">
<span class="spec-link"><a title="Read about the meter element in the HTML5 spec" href="http://dev.w3.org/html5/spec/the-button-element.html#the-meter-element">&#9432;</a></span> <a href="meter.html#meter"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">meter</span> &#8211; <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="spec-link"><a title="Read about the nav element in the HTML5 spec" href="http://dev.w3.org/html5/spec/sections.html#the-nav-element">&#9432;</a></span> <a href="nav.html#nav"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">nav</span> &#8211; <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="spec-link"><a title="Read about the noscript element in the HTML5 spec" href="http://dev.w3.org/html5/spec/scripting-1.html#the-noscript-element">&#9432;</a></span> <a href="noscript.html#noscript"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">noscript</span> &#8211; <span class="shortdesc">fallback content for script</span></span></a>
</li>
<li id="object-toc">
<span class="spec-link"><a title="Read about the object element in the HTML5 spec" href="http://dev.w3.org/html5/spec/the-iframe-element.html#the-object-element">&#9432;</a></span> <a href="object.html#object"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">object</span> &#8211; <span class="shortdesc">generic external content</span></span></a>
</li>
<li id="ol-toc">
<span class="spec-link"><a title="Read about the ol element in the HTML5 spec" href="http://dev.w3.org/html5/spec/grouping-content.html#the-ol-element">&#9432;</a></span> <a href="ol.html#ol"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">ol</span> &#8211; <span class="shortdesc">ordered list</span></span></a>
</li>
<li id="optgroup-toc">
<span class="spec-link"><a title="Read about the optgroup element in the HTML5 spec" href="http://dev.w3.org/html5/spec/the-button-element.html#the-optgroup-element">&#9432;</a></span> <a href="optgroup.html#optgroup"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">optgroup</span> &#8211; <span class="shortdesc">group of options</span></span></a>
</li>
<li id="option-toc">
<span class="spec-link"><a title="Read about the option element in the HTML5 spec" href="http://dev.w3.org/html5/spec/the-button-element.html#the-option-element">&#9432;</a></span> <a href="option.html#option"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">option</span> &#8211; <span class="shortdesc">option</span></span></a>
</li>
<li id="output-toc">
<span class="spec-link"><a title="Read about the output element in the HTML5 spec" href="http://dev.w3.org/html5/spec/the-button-element.html#the-output-element">&#9432;</a></span> <a href="output.html#output"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">output</span> &#8211; <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="spec-link"><a title="Read about the p element in the HTML5 spec" href="http://dev.w3.org/html5/spec/grouping-content.html#the-p-element">&#9432;</a></span> <a href="p.html#p"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">p</span> &#8211; <span class="shortdesc">paragraph</span></span></a>
</li>
<li id="param-toc">
<span class="spec-link"><a title="Read about the param element in the HTML5 spec" href="http://dev.w3.org/html5/spec/the-iframe-element.html#the-param-element">&#9432;</a></span> <a href="param.html#param"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">param</span> &#8211; <span class="shortdesc">initialization parameters for plugins</span></span></a>
</li>
<li id="pre-toc">
<span class="spec-link"><a title="Read about the pre element in the HTML5 spec" href="http://dev.w3.org/html5/spec/grouping-content.html#the-pre-element">&#9432;</a></span> <a href="pre.html#pre"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">pre</span> &#8211; <span class="shortdesc">preformatted text</span></span></a>
</li>
<li id="progress-toc">
<span class="spec-link"><a title="Read about the progress element in the HTML5 spec" href="http://dev.w3.org/html5/spec/the-button-element.html#the-progress-element">&#9432;</a></span> <a href="progress.html#progress"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">progress</span> &#8211; <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="spec-link"><a title="Read about the q element in the HTML5 spec" href="http://dev.w3.org/html5/spec/text-level-semantics.html#the-q-element">&#9432;</a></span> <a href="q.html#q"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">q</span> &#8211; <span class="shortdesc">quoted text</span></span></a>
</li>
<li id="rp-toc">
<span class="spec-link"><a title="Read about the rp element in the HTML5 spec" href="http://dev.w3.org/html5/spec/text-level-semantics.html#the-rp-element">&#9432;</a></span> <a href="rp.html#rp"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">rp</span> &#8211; <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="spec-link"><a title="Read about the rt element in the HTML5 spec" href="http://dev.w3.org/html5/spec/text-level-semantics.html#the-rt-element">&#9432;</a></span> <a href="rt.html#rt"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">rt</span> &#8211; <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="spec-link"><a title="Read about the ruby element in the HTML5 spec" href="http://dev.w3.org/html5/spec/text-level-semantics.html#the-ruby-element">&#9432;</a></span> <a href="ruby.html#ruby"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">ruby</span> &#8211; <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="s-toc">
<span class="spec-link"><a title="Read about the s element in the HTML5 spec" href="http://dev.w3.org/html5/spec/text-level-semantics.html#the-s-element">&#9432;</a></span> <a href="s.html#s"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">s</span> &#8211; <span class="shortdesc">struck text</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="samp-toc">
<span class="spec-link"><a title="Read about the samp element in the HTML5 spec" href="http://dev.w3.org/html5/spec/text-level-semantics.html#the-samp-element">&#9432;</a></span> <a href="samp.html#samp"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">samp</span> &#8211; <span class="shortdesc">(sample) output</span></span></a>
</li>
<li id="script-toc">
<span class="spec-link"><a title="Read about the script element in the HTML5 spec" href="http://dev.w3.org/html5/spec/scripting-1.html#the-script-element">&#9432;</a></span> <a href="script.html#script"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">script</span> &#8211; <span class="shortdesc">embedded script</span></span></a>
</li>
<li id="section-toc">
<span class="spec-link"><a title="Read about the section element in the HTML5 spec" href="http://dev.w3.org/html5/spec/sections.html#the-section-element">&#9432;</a></span> <a href="section.html#section"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">section</span> &#8211; <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="spec-link"><a title="Read about the select element in the HTML5 spec" href="http://dev.w3.org/html5/spec/the-button-element.html#the-select-element">&#9432;</a></span> <a href="select.html#select"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">select</span> &#8211; <span class="shortdesc">option-selection form control</span></span></a>
</li>
<li id="small-toc">
<span class="spec-link"><a title="Read about the small element in the HTML5 spec" href="http://dev.w3.org/html5/spec/text-level-semantics.html#the-small-element">&#9432;</a></span> <a href="small.html#small"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">small</span> &#8211; <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="spec-link"><a title="Read about the source element in the HTML5 spec" href="http://dev.w3.org/html5/spec/the-iframe-element.html#the-source-element">&#9432;</a></span> <a href="source.html#source"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">source</span> &#8211; <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="spec-link"><a title="Read about the span element in the HTML5 spec" href="http://dev.w3.org/html5/spec/text-level-semantics.html#the-span-element">&#9432;</a></span> <a href="span.html#span"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">span</span> &#8211; <span class="shortdesc">generic span</span></span></a>
</li>
<li id="strong-toc">
<span class="spec-link"><a title="Read about the strong element in the HTML5 spec" href="http://dev.w3.org/html5/spec/text-level-semantics.html#the-strong-element">&#9432;</a></span> <a href="strong.html#strong"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">strong</span> &#8211; <span class="shortdesc">strong importance</span></span></a>
</li>
<li id="style-toc">
<span class="spec-link"><a title="Read about the style element in the HTML5 spec" href="http://dev.w3.org/html5/spec/semantics.html#the-style-element">&#9432;</a></span> <a href="style.html#style"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">style</span> &#8211; <span class="shortdesc">style (presentation) information</span></span></a>
</li>
<li id="sub-toc">
<span class="spec-link"><a title="Read about the sub element in the HTML5 spec" href="http://dev.w3.org/html5/spec/text-level-semantics.html#the-sub-and-sup-elements">&#9432;</a></span> <a href="sub.html#sub"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">sub</span> &#8211; <span class="shortdesc">subscript</span></span></a>
</li>
<li id="summary-toc">
<span class="spec-link"><a title="Read about the summary element in the HTML5 spec" href="http://dev.w3.org/html5/spec/interactive-elements.html#the-summary-element">&#9432;</a></span> <a href="summary.html#summary"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">summary</span> &#8211; <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="spec-link"><a title="Read about the sup element in the HTML5 spec" href="http://dev.w3.org/html5/spec/text-level-semantics.html#the-sub-and-sup-elements">&#9432;</a></span> <a href="sup.html#sup"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">sup</span> &#8211; <span class="shortdesc">superscript</span></span></a>
</li>
<li id="table-toc">
<span class="spec-link"><a title="Read about the table element in the HTML5 spec" href="http://dev.w3.org/html5/spec/tabular-data.html#the-table-element">&#9432;</a></span> <a href="table.html#table"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">table</span> &#8211; <span class="shortdesc">table</span></span></a>
</li>
<li id="tbody-toc">
<span class="spec-link"><a title="Read about the tbody element in the HTML5 spec" href="http://dev.w3.org/html5/spec/tabular-data.html#the-tbody-element">&#9432;</a></span> <a href="tbody.html#tbody"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">tbody</span> &#8211; <span class="shortdesc">table row group</span></span></a>
</li>
<li id="td-toc">
<span class="spec-link"><a title="Read about the td element in the HTML5 spec" href="http://dev.w3.org/html5/spec/tabular-data.html#the-td-element">&#9432;</a></span> <a href="td.html#td"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">td</span> &#8211; <span class="shortdesc">table cell</span></span></a>
</li>
<li id="textarea-toc">
<span class="spec-link"><a title="Read about the textarea element in the HTML5 spec" href="http://dev.w3.org/html5/spec/the-button-element.html#the-textarea-element">&#9432;</a></span> <a href="textarea.html#textarea"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">textarea</span> &#8211; <span class="shortdesc">text input area</span></span></a>
</li>
<li id="tfoot-toc">
<span class="spec-link"><a title="Read about the tfoot element in the HTML5 spec" href="http://dev.w3.org/html5/spec/tabular-data.html#the-tfoot-element">&#9432;</a></span> <a href="tfoot.html#tfoot"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">tfoot</span> &#8211; <span class="shortdesc">table footer row group</span></span></a>
</li>
<li id="th-toc">
<span class="spec-link"><a title="Read about the th element in the HTML5 spec" href="http://dev.w3.org/html5/spec/tabular-data.html#the-th-element">&#9432;</a></span> <a href="th.html#th"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">th</span> &#8211; <span class="shortdesc">table header cell</span></span></a>
</li>
<li id="thead-toc">
<span class="spec-link"><a title="Read about the thead element in the HTML5 spec" href="http://dev.w3.org/html5/spec/tabular-data.html#the-thead-element">&#9432;</a></span> <a href="thead.html#thead"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">thead</span> &#8211; <span class="shortdesc">table heading group</span></span></a>
</li>
<li id="time-toc">
<span class="spec-link"><a title="Read about the time element in the HTML5 spec" href="http://dev.w3.org/html5/spec/text-level-semantics.html#the-time-element">&#9432;</a></span> <a href="time.html#time"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">time</span> &#8211; <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="spec-link"><a title="Read about the title element in the HTML5 spec" href="http://dev.w3.org/html5/spec/semantics.html#the-title-element">&#9432;</a></span> <a href="title.html#title"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">title</span> &#8211; <span class="shortdesc">document title</span></span></a>
</li>
<li id="tr-toc">
<span class="spec-link"><a title="Read about the tr element in the HTML5 spec" href="http://dev.w3.org/html5/spec/tabular-data.html#the-tr-element">&#9432;</a></span> <a href="tr.html#tr"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">tr</span> &#8211; <span class="shortdesc">table row</span></span></a>
</li>
<li id="track-toc">
<span class="spec-link"><a title="Read about the track element in the HTML5 spec" href="http://dev.w3.org/html5/spec/the-iframe-element.html#the-track-element">&#9432;</a></span> <a href="track.html#track"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">track</span> &#8211; <span class="shortdesc">supplementary media track</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="u-toc">
<span class="spec-link"><a title="Read about the u element in the HTML5 spec" href="http://dev.w3.org/html5/spec/text-level-semantics.html#the-u-element">&#9432;</a></span> <a href="u.html#u"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">u</span> &#8211; <span class="shortdesc">offset text conventionally styled with an underline</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="ul-toc">
<span class="spec-link"><a title="Read about the ul element in the HTML5 spec" href="http://dev.w3.org/html5/spec/grouping-content.html#the-ul-element">&#9432;</a></span> <a href="ul.html#ul"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">ul</span> &#8211; <span class="shortdesc">unordered list</span></span></a>
</li>
<li id="var-toc">
<span class="spec-link"><a title="Read about the var element in the HTML5 spec" href="http://dev.w3.org/html5/spec/text-level-semantics.html#the-var-element">&#9432;</a></span> <a href="var.html#var"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">var</span> &#8211; <span class="shortdesc">variable or placeholder text</span></span></a>
</li>
<li id="video-toc">
<span class="spec-link"><a title="Read about the video element in the HTML5 spec" href="http://dev.w3.org/html5/spec/the-iframe-element.html#the-video-element">&#9432;</a></span> <a href="video.html#video"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">video</span> &#8211; <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="spec-link"><a title="Read about the wbr element in the HTML5 spec" href="http://dev.w3.org/html5/spec/text-level-semantics.html#the-wbr-element">&#9432;</a></span> <a href="wbr.html#wbr"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">wbr</span> &#8211; <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"> <a href="common-models.html#common-models"><span class="toc-section-number">7. </span><span class="toc-section-name">&#160;Common content models</span></a>
<ul>
<li id="common.elem.flow-toc"> <a href="common-models.html#common.elem.flow"><span class="toc-section-number">7.1. </span><span class="toc-section-name">&#160;Flow elements</span></a>
</li>
<li id="common.elem.metadata-toc"> <a href="common-models.html#common.elem.metadata"><span class="toc-section-number">7.2. </span><span class="toc-section-name">&#160;Metadata elements</span></a>
</li>
<li id="common.elem.phrasing-toc"> <a href="common-models.html#common.elem.phrasing"><span class="toc-section-number">7.3. </span><span class="toc-section-name">&#160;Phrasing elements</span></a>
</li>
</ul>
</li>
<li id="global-attributes-toc"> <a href="global-attributes.html#global-attributes"><span class="toc-section-number">8. </span><span class="toc-section-name">&#160;Global attributes</span></a>
<ul>
<li id="common.attrs.core-toc"> <a href="global-attributes.html#common.attrs.core"><span class="toc-section-number">8.1. </span><span class="toc-section-name">&#160;Core attributes</span></a>
</li>
<li id="common.attrs.event-handler-toc"> <a href="global-attributes.html#common.attrs.event-handler"><span class="toc-section-number">8.2. </span><span class="toc-section-name">&#160;Event-handler attributes</span></a>
</li>
<li id="common.attrs.xml-toc"> <a href="global-attributes.html#common.attrs.xml"><span class="toc-section-number">8.3. </span><span class="toc-section-name">&#160;XML attributes</span></a>
</li>
</ul>
</li>
<li id="datatypes-toc"> <a href="datatypes.html#datatypes"><span class="toc-section-number">9. </span><span class="toc-section-name">&#160;Data types (common microsyntaxes)</span></a>
</li>
</ul>
<ul>
<li id="references-toc"> <a href="references.html#references"><span class="toc-section-number">A. </span><span class="toc-section-name">&#160;References</span></a>
</li>
<li id="acknowledgments-toc"> <a href="acknowledgments.html#acknowledgments"><span class="toc-section-number">B. </span><span class="toc-section-name">&#160;Acknowledgments</span></a>
</li>
</ul>
<ul class="index-toc"><li id="index-toc"><a href="index-of-terms.html">Index of terms</a></li></ul>
</div>
<div id="this_sections">
      
      
    
    
        
    
    
    
    </div>
<div id="appendices">
     
     
  </div>
<script src="js/jump-indexes.js" type="text/javascript"></script><script src="js/dfn.js" type="text/javascript"></script>
</body>
</html>