<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="/styles/XMLStylesDoc_xhtml10_en.xsl"?><!DOCTYPE document SYSTEM "/schemas/XMLStyles10.dtd">
<document xmlns="http://XMLStyles.com/namespaces/styles" xmlns:xst="http://XMLStyles.com/namespaces/styles" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:date="http://exslt.org/dates-and-times" layout="landscape">
   <noxml>
      <p xmlns="http://www.w3.org/1999/xhtml"/>
      <!-- You are viewing the source.  The following message should be ignored if you did "View Source" in your browser. -->
      <p xmlns="http://www.w3.org/1999/xhtml">
ATTENTION: XML WEB PAGES NOT SUPPORTED
   If you see this message, your current browser does not support the
   1999 XSLT 1.0 (or later) standard for XML web pages such as this one.
   Please upgrade your browser to a newer version
   that supports 1999 or later standards such as:
      Mozilla Firefox version 1.0.2 or later (GetFirefox -&gt; http://www.GetFirefox.com/)
      Netscape version 8 or later
      Safari version 1.3 or later
      Opera version 9 or later
      Microsoft Internet Explorer (MSIE) version 5 or later
   For further assistance, contact the software vendor for your browser.
   To go to the X<!-- extended HTML -->HTML version of this page click the following link:
<a href="index.html">index.html</a>
      </p>
      <p xmlns="http://www.w3.org/1999/xhtml">&#160;</p>
   </noxml>
   <path>/cheat-sheet/</path>
   <site>HTML 5 Reference</site>
   <logo xlink:type="simple" xlink:href="/images/html-5.jpg" media="screen" width="156" height="27">HTML 5 Reference</logo>
   <logo xlink:type="simple" xlink:href="/images/html-5.jpg" media="print" width="156" height="27">HTML 5 Reference</logo>
   <logo xlink:type="simple" xlink:href="/images/html-5.jpg" media="handheld" width="150" height="17">HTML 5 Reference</logo>
   <navigation where="sections">
      <label>HTML 5 Reference</label>
      <link xlink:type="simple" xlink:href="/index.xml">Home</link>
      <link xlink:type="simple" xlink:href="/tutorial/index.xml">Tutorial</link>
      <link xlink:type="simple" xlink:href="/tags/index.xml">HTML5 Tags</link>
      <link xlink:type="simple" xlink:href="/attributes/index.xml">Attributes</link>
      <link xlink:type="simple" xlink:href="/css-styles/index.xml">CSS Styles</link>
      <link xlink:type="simple" xlink:href="/metatags/index.xml">Metatags</link>
      <link xlink:type="simple" xlink:href="/cheat-sheet/index.xml">Cheat Sheet</link>
      <link xlink:type="simple" xlink:href="/examples/index.xml">Examples</link>
      <link xlink:type="simple" xlink:href="/definitions/index.xml">Definitions</link>
      <link xlink:type="simple" xlink:href="/diffs/index.xml">Differences</link>
      <link xlink:type="simple" xlink:href="/avoid/index.xml">Avoid</link>
      <link xlink:type="simple" xlink:href="/faqs/index.xml">HTML5 FAQs</link>
      <link xlink:type="simple" xlink:href="/prod/rssfeeds.cgi">RSS Feeds</link>
      <link xlink:type="simple" xlink:href="/prod/help/index.cgi">Help</link>
   </navigation>
   <navigation where="left">
      <label>HTML 5 Reference</label>
      <link xlink:type="simple" xlink:href="/tutorial/index.xml">HTML Tutorial</link>
      <link xlink:type="simple" xlink:href="/tags/index.xml">HTML 5 Tags</link>
      <link xlink:type="simple" xlink:href="/attributes/index.xml">HTML Attributes</link>
      <link xlink:type="simple" xlink:href="/css-styles/index.xml">CSS Styles</link>
      <link xlink:type="simple" xlink:href="/metatags/index.xml">HTML Metatags</link>
      <link xlink:type="simple" xlink:href="/cheat-sheet/index.xml">Cheat Sheet</link>
      <link xlink:type="simple" xlink:href="/examples/index.xml">HTML Examples</link>
      <link xlink:type="simple" xlink:href="/definitions/index.xml">Definitions</link>
      <link xlink:type="simple" xlink:href="/diffs/index.xml">HTML 5 Changes</link>
      <link xlink:type="simple" xlink:href="/avoid/index.xml">Things to Avoid</link>
      <link xlink:type="simple" xlink:href="/faqs/index.xml">HTML 5 FAQs</link>
      <link xlink:type="simple" xlink:href="/prod/help/index.cgi">Help</link>
      <link xlink:type="simple" xlink:href="/prod/help/index.cgi?p=about">About</link>
   </navigation>
   <section id="body" type="body">
      <pages name="index">
         <page id="N100A0" name="index">
            <title>HTML Cheat Sheet for Transition to HTML 5</title>
            <subpage id="transition" name="transition">
               <h2 class="center">Transition to HTML 5</h2>
               <h3>How To Code HTML, What's <b style="color: red">New</b> and <span style="text-decoration: line-through">Obsolete HTML Tags and Attributes</span>
               </h3>
               <p>A great quick reference for the transition from HTML 4 to HTML 5.
                  Designed to help authors create polyglot HTML documents, this can also help
                  in creating HTML 4 and XHTML documents, in addition to upgrading to HTML 5.
                  Most HTML cheat sheets, usually based on the technical specifications for a specific
                  version of HTML, show only the valid features in that version of the HTML specs.
                  In contrast, this one helps developers transition from earlier versions of HTML
                  by indicating new features in HTML 5 with a "<b style="color: red">New</b>" flag
                  and using a strike-through font to indicate the tags and attributes previously
                  used in HTML 4, XHTML 1 and earlier versions that are now obsolete in HTML 5.
               </p>
               <p>For a quick reference of HTML character entities, see the
                  <link xlink:type="simple" xlink:href="html-character-codes.html">HTML character codes reference</link>.
               </p>
               <p>Required or recommended HTML attributes for the HTML tags are shown in bold.
               </p>
            </subpage>
            <subpage id="document-structure" name="page-structure">
               <label>Page Structure</label>
               <h2 class="center" keep-with-next="always">HTML Page Structure</h2>
               <table-and-caption>
                  <table class="border w100pct">
                     <tcol width="46%"/>
                     <tcol width="34%"/>
                     <tcol width="20%"/>
                     <thead>
                        <th-row>
                           <th-cell>
                              <i>pagename</i>.html</th-cell>
                           <th-cell>Purpose</th-cell>
                           <th-cell>Attributes</th-cell>
                        </th-row>
                     </thead>
                     <tbody>
                        <tb-row>
                           <tb-cell>
                              <link xlink:type="simple" xlink:href="../tags/xml-declaration/index.html">&lt;?xml version="1.0" encoding="UTF-8"?&gt;</link>
                           </tb-cell>
                           <tb-cell>
                              <link xlink:type="simple" xlink:href="../tags/xml-declaration/index.html">
                                 <index entry="xml declaration"/>xml declaration</link>, recommended</tb-cell>
                           <tb-cell>
                              <index entry="XML version attribute"/>
                              <code>version</code>, <index entry="character encoding"/>
                              <code>encoding</code>
                           </tb-cell>
                        </tb-row>
                        <tb-row>
                           <tb-cell>
                              <link xlink:type="simple" xlink:href="../tags/xml-stylesheet-instruction/index.html">&lt;?xml-stylesheet type="text/xsl" href="/template.xsl"?&gt;</link>
                           </tb-cell>
                           <tb-cell>
                              <link xlink:type="simple" xlink:href="../tags/xml-stylesheet-instruction/index.html">
                                 <index entry="style sheets"/>stylesheet processing instruction</link>, optional</tb-cell>
                           <tb-cell>
                              <code>type</code>, <code>href</code>
                           </tb-cell>
                        </tb-row>
                        <tb-row>
                           <tb-cell>
                              <link xlink:type="simple" xlink:href="../tags/doctype-declaration/index.html">&lt;!DOCTYPE html&gt;</link>
                           </tb-cell>
                           <tb-cell>
                              <link xlink:type="simple" xlink:href="../tags/doctype-declaration/index.html">
                                 <index entry="document type"/>document type declaration</link>, recommended</tb-cell>
                           <tb-cell>
                              <code style="color: #333333; text-decoration: line-through">PUBLIC</code>, <code style="color: #333333; text-decoration: line-through">SYSTEM</code>
                           </tb-cell>
                        </tb-row>
                        <tb-row>
                           <tb-cell>
                              <link xlink:type="simple" xlink:href="../tags/html-tag/index.html">&lt;html xmlns="http://www.w3.org/1999/xhtml" lang="en"&gt;</link>
                           </tb-cell>
                           <tb-cell>
                              <link xlink:type="simple" xlink:href="../tags/html-tag/index.html">
                                 <index entry="html tag">&lt;html&gt; tag</index>&lt;html&gt; top element tag</link>, required</tb-cell>
                           <tb-cell>
                              <index entry="xmlns attribute"/>
                              <code class="bold">xmlns</code>
                              <index entry="manifest attribute"/>
                              <code>manifest</code>
                              <index entry="HTML version attribute"/>
                              <code style="color: #333333; text-decoration: line-through">version</code>
                              <link xlink:type="simple" xlink:href="#common-attributes">
                                 <i>common</i>
                              </link>
                           </tb-cell>
                        </tb-row>
                        <tb-row>
                           <tb-cell>   <link xlink:type="simple" xlink:href="../tags/head-tag/index.html">
                                 <index entry="head tag">&lt;head&gt; tag</index>&lt;head&gt;</link>
                              <br/>
                           </tb-cell>
                           <tb-cell>
                              <link xlink:type="simple" xlink:href="../tags/head-tag/index.html">head section</link>, required<br/>
                           </tb-cell>
                           <tb-cell>
                              <code style="color: #333333; text-decoration: line-through">profile</code>
                              <link xlink:type="simple" xlink:href="#common-attributes">
                                 <i>common</i>
                              </link>
                           </tb-cell>
                        </tb-row>
                        <tb-row>
                           <tb-cell>       <link xlink:type="simple" xlink:href="../tags/title-tag/index.html">
                                 <index entry="title tag">&lt;title&gt; tag</index>&lt;title&gt;...&lt;/title&gt;</link>
                              <br/>
                                    ...<link xlink:type="simple" xlink:href="#head-section">other head section tags</link>...
                           </tb-cell>
                           <tb-cell>
                              <link xlink:type="simple" xlink:href="../tags/title-tag/index.html">title tag</link>, required<br/>
                              <link xlink:type="simple" xlink:href="#head-section">HTML Head Section Tags</link>
                           </tb-cell>
                           <tb-cell>
                              <link xlink:type="simple" xlink:href="#common-attributes">
                                 <i>common attributes</i>
                              </link>
                           </tb-cell>
                        </tb-row>
                        <tb-row>
                           <tb-cell>   &lt;/head&gt;</tb-cell>
                           <tb-cell>End of <index entry="head section">&lt;head&gt; section</index>&lt;head&gt; section</tb-cell>
                           <tb-cell/>
                        </tb-row>
                        <tb-row>
                           <tb-cell>   <link xlink:type="simple" xlink:href="../tags/body-tag/index.html">
                                 <index entry="body tag">&lt;body&gt; tag</index>&lt;body&gt;</link>
                              <br/>
                              <br/>
                                    ...<link xlink:type="simple" xlink:href="#body-tags">body tags</link>...
                           </tb-cell>
                           <tb-cell>
                              <link xlink:type="simple" xlink:href="../tags/body-tag/index.html">&lt;body&gt; tag</link>, required<br/>
                              <br/>
                              <link xlink:type="simple" xlink:href="#body-tags">HTML Body Tags</link>
                           </tb-cell>
                           <tb-cell>
                              <code style="color: #333333; text-decoration: line-through">alink</code>
                              <code style="color: #333333; text-decoration: line-through">background</code>
                              <code style="color: #333333; text-decoration: line-through">bgcolor</code>
                              <code style="color: #333333; text-decoration: line-through">link</code>
                              <code>onafterprint</code>
                              <code>onbeforeprint</code>
                              <code>onhashchange</code>
                              <code>onmessage</code>
                              <code>onoffline</code>
                              <code>ononline</code>
                              <code>onpopstate</code>
                              <code>onredo</code>
                              <code>onstorage</code>
                              <code>onundo</code>
                              <code style="color: #333333; text-decoration: line-through">text</code>
                              <code style="color: #333333; text-decoration: line-through">vlink</code>
                              <link xlink:type="simple" xlink:href="#common-attributes">
                                 <i>common</i>
                              </link>
                           </tb-cell>
                        </tb-row>
                        <tb-row>
                           <tb-cell>   &lt;/body&gt;</tb-cell>
                           <tb-cell>End of body of HTML document</tb-cell>
                           <tb-cell/>
                        </tb-row>
                        <tb-row>
                           <tb-cell>&lt;/html&gt;</tb-cell>
                           <tb-cell>End of HTML document</tb-cell>
                           <tb-cell/>
                        </tb-row>
                     </tbody>
                  </table>
               </table-and-caption>
            </subpage>
            <table-and-caption>
               <table class="border w100pct">
                  <tcol width="55%"/>
                  <tcol class="border-start" width="45%"/>
                  <tbody>
                     <tb-row>
                        <tb-cell class="border">
                           <subpage id="N101ED" name="html-character-codes">
                              <label>Char. Codes</label>
                              <h2 class="center" keep-with-next="always">
                                 <link xlink:type="simple" xlink:href="../diffs/html-character-codes.xml">HTML Character Entities</link>
                              </h2>
                              <table-and-caption>
                                 <table class="center">
                                    <tcol width="30%"/>
                                    <tcol width="16%"/>
                                    <tcol width="12%"/>
                                    <tcol width="16%"/>
                                    <thead>
                                       <th-row>
                                          <th-cell>Character               </th-cell>
                                          <th-cell>Named Entity</th-cell>
                                          <th-cell>Decimal      </th-cell>
                                          <th-cell>Hexadecimal</th-cell>
                                       </th-row>
                                    </thead>
                                    <tbody>
                                       <tb-row>
                                          <tb-cell>
                                             <index entry="quotes"/>" - double quotes  </tb-cell>
                                          <tb-cell>&amp;quot;  </tb-cell>
                                          <tb-cell>&amp;#34;    </tb-cell>
                                          <tb-cell>&amp;#x22; </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <index entry="ampersand"/>&amp; - ampersand       </tb-cell>
                                          <tb-cell>&amp;amp;   </tb-cell>
                                          <tb-cell>&amp;#38;    </tb-cell>
                                          <tb-cell>&amp;#x26; </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <index entry="apostrophe"/>' - apostrophe / single quote</tb-cell>
                                          <tb-cell>&amp;apos;  </tb-cell>
                                          <tb-cell>&amp;#39;    </tb-cell>
                                          <tb-cell>&amp;#x27; </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>&lt; - less than sign   </tb-cell>
                                          <tb-cell>&amp;lt;    </tb-cell>
                                          <tb-cell>&amp;#60;    </tb-cell>
                                          <tb-cell>&amp;#x3c; </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>&gt; - greater than sign</tb-cell>
                                          <tb-cell>&amp;gt;    </tb-cell>
                                          <tb-cell>&amp;#62;    </tb-cell>
                                          <tb-cell>&amp;#x3e; </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <index entry="non-breaking space"/>non-breaking space           </tb-cell>
                                          <tb-cell style="text-decoration: line-through">&amp;nbsp; </tb-cell>
                                          <tb-cell>&amp;#160; </tb-cell>
                                          <tb-cell>&amp;#xa0;  </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <index entry="cents sign"/>¢ - cents sign          </tb-cell>
                                          <tb-cell style="text-decoration: line-through">&amp;cent; </tb-cell>
                                          <tb-cell>&amp;#162; </tb-cell>
                                          <tb-cell>&amp;#xa2;  </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <index entry="copyright symbol"/>© - copyright symbol    </tb-cell>
                                          <tb-cell style="text-decoration: line-through">&amp;copy; </tb-cell>
                                          <tb-cell>&amp;#169; </tb-cell>
                                          <tb-cell>&amp;#xa9;  </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <index entry="registered trademark"/>® - registered trademark</tb-cell>
                                          <tb-cell style="text-decoration: line-through">&amp;reg;  </tb-cell>
                                          <tb-cell>&amp;#174; </tb-cell>
                                          <tb-cell>&amp;#xae;  </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <index entry="bullet"/>• - bullet             </tb-cell>
                                          <tb-cell>
                                             <span style="text-decoration: line-through">&amp;bull;</span>
                                             <span style="text-decoration: line-through">&amp;bullet;</span>
                                          </tb-cell>
                                          <tb-cell>&amp;#8226;</tb-cell>
                                          <tb-cell>&amp;#x2022;</tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <index entry="trademark"/>™ - trademark          </tb-cell>
                                          <tb-cell style="text-decoration: line-through">&amp;trade;</tb-cell>
                                          <tb-cell>&amp;#8482;</tb-cell>
                                          <tb-cell>&amp;#x2122;</tb-cell>
                                       </tb-row>
                                    </tbody>
                                 </table>
                              </table-and-caption>
                           </subpage>
                           <hr/>
                           <subpage id="N1028E" name="misc">
                              <label>Misc.</label>
                              <h2 class="center" keep-with-next="always">Miscellaneous</h2>
                              <table-and-caption>
                                 <table>
                                    <tcol width="28%"/>
                                    <tcol width="32%"/>
                                    <tcol width="40%"/>
                                    <thead>
                                       <th-row>
                                          <th-cell>HTML Tag</th-cell>
                                          <th-cell>Purpose</th-cell>
                                          <th-cell>Usage</th-cell>
                                       </th-row>
                                    </thead>
                                    <tbody>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/html-comments/index.html">
                                                <index entry="comments"/>&lt;!--...--&gt;</link>
                                          </tb-cell>
                                          <tb-cell>comments</tb-cell>
                                          <tb-cell>must not contain "--"</tb-cell>
                                       </tb-row>
                                    </tbody>
                                 </table>
                              </table-and-caption>
                           </subpage>
                           <hr/>
                           <subpage id="N102B4" name="tags-attributes">
                              <label>Tags &amp; Attributes</label>
                              <h2 class="center" keep-with-next="always">
                                 <index entry="HTML tag coding"/>
                                 <index entry="attribute coding"/>Tag and Attribute Coding</h2>
                              <p>
                                 <b>Definition: <dfn title="Polyglot HTML Documents">Polyglot HTML Documents</dfn>:</b>
                                 <acronym term="Hypertext Markup Language">HTML</acronym> documents that can be parsed as either
                  <span class="outlined">text/html</span> or as an XML type
                  such as <span class="outlined">application/xhtml+xml</span>.
               </p>
                              <h3 class="center underlined" keep-with-next="always">Tags</h3>
                              <h4>
                                 <index entry="nested tags"/>Properly Nested Tags</h4>
                              <p>&lt;p&gt;...&lt;/p&gt;  <span style="text-decoration: line-through">&lt;p&gt;...</span>  <span style="text-decoration: line-through">&lt;P&gt;...&lt;/P&gt;</span>
                                 <br/>
                  &lt;tr&gt;&lt;td&gt;...&lt;/td&gt;&lt;/tr&gt;  &lt;tr&gt;&lt;td&gt;...<span style="text-decoration: line-through">&lt;/tr&gt;&lt;/td&gt;</span>
                              </p>
                              <h4>
                                 <index entry="empty tags"/>
                                 <index entry="void tags"/>Empty Tags</h4>
                              <p>&lt;br/&gt;  <span style="text-decoration: line-through">&lt;br&gt;</span>
                                 <br/>
                  &lt;hr/&gt;  <span style="text-decoration: line-through">&lt;hr&gt;</span>
                                 <br/>
                  &lt;img src="example.png" alt="example"/&gt;<br/>
                                 <span style="text-decoration: line-through">&lt;img src="example.png" alt="example"&gt;</span>
                                 <br/>
                              </p>
                              <h3 class="center underlined" keep-with-next="always">
                                 <index entry="HTML attribute coding"/>Attributes</h3>
                              <h4>
                                 <index entry="style attributes"/>Quoted Attributes</h4>
                              <p>&lt;abbr title="Hypertext Markup Language"&gt;HTML&lt;/abbr&gt;<br/>
                  &lt;a <span style="text-decoration: line-through">href=http://www.ExampleOnly.com/&gt;</span> &lt;!-- ambiguous --&gt;<br/>
                  &lt;a href="http://www.ExampleOnly.com/"&gt; &lt;!-- / is part of <acronym term="Uniform Resource Locator">URL</acronym> --&gt;<br/>
                  &lt;p <span style="text-decoration: line-through">id=back-to-top</span>&gt;<br/>
                  &lt;p id="back-to-top"&gt;
               </p>
                              <h4>
                                 <index entry="style attributes"/>Style Attributes</h4>
                              <p>&lt;table <span style="text-decoration: line-through">width="100%"</span>&gt;<br/>
                  &lt;table style="width: 100%"&gt;<br/>
                  &lt;table class="wide"&gt;
               </p>
                              <h4>
                                 <index entry="boolean attributes"/>Boolean Attributes</h4>
                              <p>&lt;option selected="selected"/&gt;<br/>
                                 <span style="text-decoration: line-through">&lt;option selected/&gt;</span>
                                 <br/>
                                 <span style="text-decoration: line-through">&lt;option selected=""/&gt;</span>
                                 <br/>
                                 <span style="text-decoration: line-through">&lt;option selected="true"/&gt;</span>
                                 <br/>
                                 <span style="text-decoration: line-through">&lt;option selected="yes"/&gt;</span>
                              </p>
                              <h3 class="center underlined" keep-with-next="always">
                                 <index entry="definitions"/>
                                 <index entry="acronyms"/>
                                 <index entry="abbreviations"/>Definitions of Acronyms and Abbreviations</h3>
                              <h4>Defined term, <span class="underlined">not</span> definition, in <code>title</code> attribute</h4>
                              <p>A &lt;dfn <span style="text-decoration: line-through">title="short for weblog"</span>&gt;blog&lt;/dfn&gt; is an online journal.<br/>
                  A &lt;dfn title="blog"&gt;blog or weblog&lt;/dfn&gt; is an online journal.<br/>
                  A &lt;dfn&gt;blog&lt;/dfn&gt;, short for &lt;dfn&gt;weblog&lt;/dfn&gt;, is an online journal.
               </p>
                              <h4>&lt;dfn&gt; gets default <code>title</code> from an &lt;abbr&gt; tag that is its <span class="underlined">only</span> content</h4>
                              <p>&lt;dfn&gt;&lt;abbr title="National Association for Stock Car Auto Racing"&gt;NASCAR&lt;/abbr&gt;&lt;/dfn&gt; sanctions many different motor races
               </p>
                              <h4>Override default <code>title</code> on &lt;dfn&gt; when expanding acronyms</h4>
                              <p>&lt;dfn title="TLA"&gt;&lt;abbr title="Three Letter Acronym"&gt;TLA&lt;/abbr&gt;&lt;/dfn&gt; stands for "Three Letter Acronym"
               </p>
                              <h4>or, look up the acronym in the <link xlink:type="simple" xlink:href="http://www.Acronyms.net/terms/">Acronym Finder</link>
                  at <link xlink:type="simple" xlink:href="http://www.Acronyms.net/">Acronyms .net</link> and just copy-and-paste the code</h4>
                           </subpage>
                           <hr/>
                           <subpage id="N10380" name="namespaces">
                              <label>Namespaces</label>
                              <h2 class="center" keep-with-next="always">
                                 <index entry="namespaces"/>Namespaces</h2>
                              <table-and-caption>
                                 <table>
                                    <tcol width="75%"/>
                                    <tcol width="25%"/>
                                    <thead>
                                       <th-row>
                                          <th-cell>Namespace <acronym term="Universal Resource Identifier">URI</acronym> Declaration</th-cell>
                                          <th-cell>Purpose</th-cell>
                                       </th-row>
                                    </thead>
                                    <tbody>
                                       <tb-row>
                                          <tb-cell>xmlns="http://www.w3.org/1999/xhtml"
                              xmlns:html="http://www.w3.org/1999/xhtml"
                           </tb-cell>
                                          <tb-cell>
                                             <acronym term="Hypertext Markup Language">HTML</acronym>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>xmlns:mathml="http://www.w3.org/1998/Math/MathML"</tb-cell>
                                          <tb-cell>
                                             <acronym term="Mathematical Markup Language">MathML</acronym>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>xmlns:svg="http://www.w3.org/2000/svg"</tb-cell>
                                          <tb-cell>
                                             <acronym term="Scalable Vector Graphics">SVG</acronym>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"</tb-cell>
                                          <tb-cell>XML schema instance document</tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>"http://www.w3.org/XML/1998/namespace" (implicit)</tb-cell>
                                          <tb-cell>
                                             <acronym term="Extensible Markup Language">XML</acronym>
                                          </tb-cell>
                                       </tb-row>
                                    </tbody>
                                 </table>
                              </table-and-caption>
                           </subpage>
                           <hr/>
                           <subpage id="head-section" name="head-section">
                              <label>&lt;head&gt; Tags</label>
                              <h2 class="center" keep-with-next="always">
                                 <index entry="head section tags">&lt;head&gt; section tags</index>&lt;head&gt; Section Tags</h2>
                              <table-and-caption>
                                 <table>
                                    <tcol width="30%"/>
                                    <tcol width="30%"/>
                                    <tcol width="40%"/>
                                    <thead>
                                       <th-row>
                                          <th-cell>HTML Tag</th-cell>
                                          <th-cell>Purpose</th-cell>
                                          <th-cell>Attributes</th-cell>
                                       </th-row>
                                    </thead>
                                    <tbody>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/base-tag/index.html">
                                                <index entry="base tag">&lt;base&gt; tag</index>&lt;base/&gt;</link>
                                          </tb-cell>
                                          <tb-cell>base <acronym term="Uniform Resource Locator">URL</acronym> for other <acronym term="Uniform Resource Locators">URLs</acronym> in the document</tb-cell>
                                          <tb-cell>
                                             <code>href</code>
                                             <code>target</code>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell style="text-decoration: line-through">
                                             <link xlink:type="simple" xlink:href="../avoid/#font">
                                                <index entry="basefont tag">&lt;basefont&gt; tag</index>&lt;basefont&gt;</link>
                                          </tb-cell>
                                          <tb-cell>base font, <b>deprecated</b>
                                          </tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell style="text-decoration: line-through">
                                             <link xlink:type="simple" xlink:href="../avoid/#isindex">
                                                <index entry="isindex tag">&lt;isindex&gt; tag</index>&lt;isindex&gt;</link>
                                          </tb-cell>
                                          <tb-cell>input field to submit keyword-based query, <b>deprecated</b>
                                          </tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/link-tag/index.html">
                                                <index entry="link tag">&lt;link&gt; tag</index>&lt;link/&gt;</link>
                                          </tb-cell>
                                          <tb-cell>reference to external resource</tb-cell>
                                          <tb-cell>
                                             <code class="bold">href</code>
                                             <code class="bold">rel</code>
                                             <code style="color: #333333; text-decoration: line-through">charset</code>
                                             <code>hreflang</code>
                                             <link xlink:type="simple" xlink:href="#media-types">
                                                <code>media</code>
                                             </link>
                                             <code style="color: #333333; text-decoration: line-through">rev</code>
                                             <code>sizes</code>
                                             <code style="color: #333333; text-decoration: line-through">target</code>
                                             <code>title</code>
                                             <code>type</code>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/meta-tag/index.html">
                                                <index entry="http-equiv metatag"/>&lt;meta http-equiv="..."/&gt;</link>
                                          </tb-cell>
                                          <tb-cell>
                                             <acronym term="Hypertext Transfer Protocol">HTTP</acronym> header equivalent</tb-cell>
                                          <tb-cell>
                                             <code class="bold">http-equiv</code>
                                             <code class="bold">content</code>
                                             <code>charset</code>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/meta-tag/index.html">
                                                <index entry="meta tag">&lt;meta&gt; tag</index>&lt;meta name="..."/&gt;</link>
                                          </tb-cell>
                                          <tb-cell>document metadata</tb-cell>
                                          <tb-cell>
                                             <code class="bold">name</code>
                                             <code class="bold">content</code>
                                             <code>charset</code>
                                             <code style="color: #333333; text-decoration: line-through">scheme</code>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/script-tag/index.html">
                                                <index entry="script tag">&lt;script&gt; tag</index>&lt;script&gt;</link>
                                          </tb-cell>
                                          <tb-cell>dynamic HTML script</tb-cell>
                                          <tb-cell>
                                             <code>async</code>
                                             <code>charset</code>
                                             <code>defer</code>
                                             <code style="color: #333333; text-decoration: line-through">language</code>
                                             <code>src</code>
                                             <code>type</code>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/style-tag/index.html">
                                                <index entry="style tag">&lt;style&gt; tag</index>&lt;style&gt;</link>
                                          </tb-cell>
                                          <tb-cell>style definitions</tb-cell>
                                          <tb-cell>
                                             <code>media</code>
                                             <code>type</code>
                                             <code>scoped</code>
                                             <code>title</code>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/title-tag/index.html">
                                                <index entry="title tag">&lt;title&gt; tag</index>&lt;title&gt;</link>
                                          </tb-cell>
                                          <tb-cell>
                                             <index entry="page title"/>page title</tb-cell>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                    </tbody>
                                 </table>
                              </table-and-caption>
                           </subpage>
                           <hr/>
                           <subpage id="N104B0" name="metatags">
                              <label>Metatags</label>
                              <h2 class="center" keep-with-next="always">
                                 <index entry="metatags"/>HTML Metatags</h2>
                              <table-and-caption>
                                 <table>
                                    <tcol width="40%"/>
                                    <tcol width="30%"/>
                                    <tcol width="30%"/>
                                    <thead>
                                       <th-row>
                                          <th-cell>HTML Metatag</th-cell>
                                          <th-cell>Purpose</th-cell>
                                          <th-cell>Content</th-cell>
                                       </th-row>
                                    </thead>
                                    <tbody>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../metatags/#http-equiv">http-equiv="Cache-Control"</link>
                                          </tb-cell>
                                          <tb-cell>cache control</tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../metatags/#http-equiv">http-equiv="Content-Disposition"</link>
                                          </tb-cell>
                                          <tb-cell>embedded content or attachment</tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell style="text-decoration: line-through">
                                             <link xlink:type="simple" xlink:href="../metatags/#http-equiv">http-equiv="Content-Language"</link>
                                          </tb-cell>
                                          <tb-cell>equivalent to <acronym term="Hypertext Transfer Protocol">HTTP</acronym>
                                             <code class="nobr">Content-Language</code> header, <b>deprecated</b>
                                          </tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../metatags/#http-equiv">http-equiv="Content-Type"</link>
                                          </tb-cell>
                                          <tb-cell>content media type</tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../metatags/#http-equiv">http-equiv="Default-Style"</link>
                                          </tb-cell>
                                          <tb-cell/>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../metatags/#http-equiv">http-equiv="Expires"</link>
                                          </tb-cell>
                                          <tb-cell>cache expiration date</tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../metatags/#http-equiv">http-equiv="Refresh"</link>
                                          </tb-cell>
                                          <tb-cell>refresh or redirect</tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../metatags/#http-equiv">http-equiv="X-UA-Compatible"</link>
                                          </tb-cell>
                                          <tb-cell>user agent compatibility</tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../metatags/#author">name="author"</link>
                                          </tb-cell>
                                          <tb-cell>author</tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../metatags/#classification">name="classification"</link>
                                          </tb-cell>
                                          <tb-cell/>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../metatags/#copyright">name="copyright"</link>
                                          </tb-cell>
                                          <tb-cell>copyright notice</tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../metatags/#description">name="description"</link>
                                          </tb-cell>
                                          <tb-cell>description</tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../metatags/#formatter">name="formatter"</link>
                                          </tb-cell>
                                          <tb-cell/>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../metatags/#generator">name="generator"</link>
                                          </tb-cell>
                                          <tb-cell/>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../metatags/#google">name="google"</link>
                                          </tb-cell>
                                          <tb-cell>Google archive directive</tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../metatags/#googlebot">name="googlebot"</link>
                                          </tb-cell>
                                          <tb-cell>Google robot directive</tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../metatags/#handheldfriendly">name="HandheldFriendly"</link>
                                          </tb-cell>
                                          <tb-cell>for pages designed for handheld devices</tb-cell>
                                          <tb-cell>
                                             <code>content="true"</code>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../metatags/#keywords">name="keywords"</link>
                                          </tb-cell>
                                          <tb-cell>keywords</tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../metatags/#rating">name="rating"</link>
                                          </tb-cell>
                                          <tb-cell>rating</tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../metatags/#robots">name="robots"</link>
                                          </tb-cell>
                                          <tb-cell>robots directive</tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../metatags/#verify">name="verify"</link>
                                          </tb-cell>
                                          <tb-cell/>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../metatags/#viewport">name="viewport"</link>
                                          </tb-cell>
                                          <tb-cell>viewport size for small-screen / handheld devices</tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                    </tbody>
                                 </table>
                              </table-and-caption>
                           </subpage>
                           <hr/>
                           <subpage id="common-attributes" name="common-attributes">
                              <label>Attributes</label>
                              <h2 class="center" keep-with-next="always">
                                 <index entry="common attributes"/>
                                 <index entry="global attributes"/>Common Attributes</h2>
                              <table-and-caption>
                                 <table>
                                    <tcol width="30%"/>
                                    <tcol width="30%"/>
                                    <tcol width="40%"/>
                                    <thead>
                                       <th-row>
                                          <th-cell>Attribute</th-cell>
                                          <th-cell>Purpose</th-cell>
                                          <th-cell>Example</th-cell>
                                       </th-row>
                                    </thead>
                                    <tbody>
                                       <tb-row>
                                          <tb-cell style="text-decoration: line-through">
                                             <link xlink:type="simple" xlink:href="../avoid/#accesskey">accesskey="..."</link>
                                          </tb-cell>
                                          <tb-cell>single case-insensitive character to change focus, <b>deprecated</b>
                                          </tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../attributes/#class">class="..."</link>
                                          </tb-cell>
                                          <tb-cell>space-separated list of class names for <acronym term="Cascading Style Sheet">CSS</acronym> or dynamic selection</tb-cell>
                                          <tb-cell>
                                             <code>class="todo high"</code> matches <code>.todo</code> and <code>.high</code> selectors in CSS</tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../attributes/#contenteditable">contenteditable="..."</link>
                                          </tb-cell>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../changes/index.html">
                                                <b style="color: red">New</b>
                                             </link>
                                          </tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../attributes/#contextmenu">contextmenu="..."</link>
                                          </tb-cell>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../changes/index.html">
                                                <b style="color: red">New</b>
                                             </link>
                                          </tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../attributes/#data">data-*="..."</link>
                                          </tb-cell>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../changes/index.html">
                                                <b style="color: red">New</b>
                                             </link>
                                             <index entry="author-defined attributes"/>author-defined attributes
                           </tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../attributes/#dir">dir="..."</link>
                                          </tb-cell>
                                          <tb-cell/>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../attributes/#draggable">draggable="..."</link>
                                          </tb-cell>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../changes/index.html">
                                                <b style="color: red">New</b>
                                             </link>
                                          </tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../attributes/#id">id="..."</link>
                                          </tb-cell>
                                          <tb-cell/>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../attributes/#hidden">hidden="..."</link>
                                          </tb-cell>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../changes/index.html">
                                                <b style="color: red">New</b>
                                             </link>
                                          </tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../attributes/#lang">lang="..."</link>
                                          </tb-cell>
                                          <tb-cell>ISO 639-1 language code, ISO 3166-1 country code, variant</tb-cell>
                                          <tb-cell>
                                             <code>lang="en"</code>
                                             <code>lang="en-US"</code>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../attributes/#spellcheck">spellcheck="..."</link>
                                          </tb-cell>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../changes/index.html">
                                                <b style="color: red">New</b>
                                             </link>
                                          </tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../attributes/#style">style="..."</link>
                                          </tb-cell>
                                          <tb-cell>inline styles separated by semicolons</tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../attributes/#tabindex">tabindex="..."</link>
                                          </tb-cell>
                                          <tb-cell/>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../attributes/#title">title="..."</link>
                                          </tb-cell>
                                          <tb-cell>title</tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../attributes/#xml-lang">xml:lang="..."</link>
                                          </tb-cell>
                                          <tb-cell style="color: #333333; text-decoration: line-through">same as <code>lang</code>
                                          </tb-cell>
                                          <tb-cell>use <link xlink:type="simple" xlink:href="../attributes/#lang">lang</link> instead, without the "xml:" prefix</tb-cell>
                                       </tb-row>
                                    </tbody>
                                 </table>
                              </table-and-caption>
                              <h2 class="center" keep-with-next="always">
                                 <index entry="event attributes"/>Event Attributes</h2>
                              <table-and-caption>
                                 <table>
                                    <tcol width="30%"/>
                                    <tcol width="30%"/>
                                    <tcol width="40%"/>
                                    <thead>
                                       <th-row>
                                          <th-cell>Attribute</th-cell>
                                          <th-cell>Purpose</th-cell>
                                          <th-cell>Example</th-cell>
                                       </th-row>
                                    </thead>
                                    <tbody>
                                       <tb-row>
                                          <tb-cell>
                                             <index entry="event attributes"/>
                                             <link xlink:type="simple" xlink:href="../attributes/#onabort">onabort="..."</link>
                                          </tb-cell>
                                          <tb-cell>abort event</tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../attributes/#onbeforeonload">onbeforeonload="..."</link>
                                          </tb-cell>
                                          <tb-cell>before onload event</tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../attributes/#onbeforeunload">onbeforeunload="..."</link>
                                          </tb-cell>
                                          <tb-cell>before unload event</tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../attributes/#onblur">onblur="..."</link>
                                          </tb-cell>
                                          <tb-cell>lost focus event</tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../attributes/#onchange">onchange="..."</link>
                                          </tb-cell>
                                          <tb-cell>content changed event</tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../attributes/#onclick">onclick="..."</link>
                                          </tb-cell>
                                          <tb-cell>mouse clicked event</tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../attributes/#oncontextmenu">oncontextmenu="..."</link>
                                          </tb-cell>
                                          <tb-cell>
                                             <index entry="context menu event"/>context menu event</tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../attributes/#oncopy">oncopy="..."</link>
                                          </tb-cell>
                                          <tb-cell>copy event</tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../attributes/#oncut">oncut="..."</link>
                                          </tb-cell>
                                          <tb-cell>cut event</tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../attributes/#ondblclick">ondblclick="..."</link>
                                          </tb-cell>
                                          <tb-cell>mouse double-clicked event</tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../attributes/#ondrag">ondrag="..."</link>
                                          </tb-cell>
                                          <tb-cell>drag event</tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../attributes/#ondragend">ondragend="..."</link>
                                          </tb-cell>
                                          <tb-cell>drag ended event</tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../attributes/#ondragenter">ondragenter="..."</link>
                                          </tb-cell>
                                          <tb-cell>drag entered event</tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../attributes/#ondragleave">ondragleave="..."</link>
                                          </tb-cell>
                                          <tb-cell>drag exited event</tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../attributes/#ondragover">ondragover="..."</link>
                                          </tb-cell>
                                          <tb-cell>drag over event</tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../attributes/#ondragstart">ondragstart="..."</link>
                                          </tb-cell>
                                          <tb-cell>drag start event</tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../attributes/#ondrop">ondrop="..."</link>
                                          </tb-cell>
                                          <tb-cell>drop event</tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../attributes/#onerror">onerror="..."</link>
                                          </tb-cell>
                                          <tb-cell>error event</tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../attributes/#onfocus">onfocus="..."</link>
                                          </tb-cell>
                                          <tb-cell>gained focus event</tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../attributes/#ongesturechange">ongesturechange="..."</link>
                                          </tb-cell>
                                          <tb-cell>gesture change event</tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../attributes/#ongestureend">ongestureend="..."</link>
                                          </tb-cell>
                                          <tb-cell>end of gesture event</tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../attributes/#ongesturestart">ongesturestart="..."</link>
                                          </tb-cell>
                                          <tb-cell>start of gesture event</tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../attributes/#onkeydown">onkeydown="..."</link>
                                          </tb-cell>
                                          <tb-cell>key pressed down event</tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../attributes/#onkeypress">onkeypress="..."</link>
                                          </tb-cell>
                                          <tb-cell>key pressed event</tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../attributes/#onkeyup">onkeyup="..."</link>
                                          </tb-cell>
                                          <tb-cell>key released event</tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../attributes/#onload">onload="..."</link>
                                          </tb-cell>
                                          <tb-cell>document loaded event</tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../attributes/#onmousedown">onmousedown="..."</link>
                                          </tb-cell>
                                          <tb-cell>mouse button pressed down event</tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../attributes/#onmousemove">onmousemove="..."</link>
                                          </tb-cell>
                                          <tb-cell>mouse moved event</tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../attributes/#onmouseout">onmouseout="..."</link>
                                          </tb-cell>
                                          <tb-cell>mouse cursor exited event</tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../attributes/#onmouseover">onmouseover="..."</link>
                                          </tb-cell>
                                          <tb-cell>mouse cursor entered event</tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../attributes/#onmouseup">onmouseup="..."</link>
                                          </tb-cell>
                                          <tb-cell>mouse button released event</tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../attributes/#onmousewheel">onmousewheel="..."</link>
                                          </tb-cell>
                                          <tb-cell>mouse wheel rotated event</tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../attributes/#onmove">onmove="..."</link>
                                          </tb-cell>
                                          <tb-cell>move event</tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../attributes/#onorientationchange">onorientationchange="..."</link>
                                          </tb-cell>
                                          <tb-cell>device orientation changed event</tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../attributes/#onpaste">onpaste="..."</link>
                                          </tb-cell>
                                          <tb-cell>paste event</tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../attributes/#onreset">onreset="..."</link>
                                          </tb-cell>
                                          <tb-cell>form reset event</tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../attributes/#onresize">onresize="..."</link>
                                          </tb-cell>
                                          <tb-cell>resize event</tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../attributes/#onscroll">onscroll="..."</link>
                                          </tb-cell>
                                          <tb-cell>scroll event</tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../attributes/#onselect">onselect="..."</link>
                                          </tb-cell>
                                          <tb-cell>select event</tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../attributes/#onsubmit">onsubmit="..."</link>
                                          </tb-cell>
                                          <tb-cell>form submit event</tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../attributes/#ontouchcancel">ontouchcancel="..."</link>
                                          </tb-cell>
                                          <tb-cell>touch cancelled event</tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../attributes/#ontouchend">ontouchend="..."</link>
                                          </tb-cell>
                                          <tb-cell>touch ended event</tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../attributes/#ontouchmove">ontouchmove="..."</link>
                                          </tb-cell>
                                          <tb-cell>touch move event</tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../attributes/#ontouchstart">onstouchstart="..."</link>
                                          </tb-cell>
                                          <tb-cell>touch started event</tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../attributes/#onunload">onunload="..."</link>
                                          </tb-cell>
                                          <tb-cell>document unloaded event</tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                    </tbody>
                                 </table>
                              </table-and-caption>
                           </subpage>
                           <hr/>
                           <subpage id="media-types" name="media-descriptors">
                              <label>Media Types</label>
                              <h2 class="center" keep-with-next="always">
                                 <index entry="media types"/>HTML Media Types and Expressions</h2>
                              <table-and-caption>
                                 <table>
                                    <tcol width="48%"/>
                                    <tcol width="52%"/>
                                    <thead>
                                       <th-row>
                                          <th-cell>Media Type</th-cell>
                                          <th-cell>Description</th-cell>
                                       </th-row>
                                    </thead>
                                    <tbody>
                                       <tb-row>
                                          <tb-cell>
                                             <code class="bold">all</code>
                                          </tb-cell>
                                          <tb-cell>for all device types, default</tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <index entry="aural media type"/>
                                             <code>aural</code>
                                          </tb-cell>
                                          <tb-cell>for speech synthesizers</tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <index entry="braille media type"/>
                                             <code>braille</code>
                                          </tb-cell>
                                          <tb-cell>for braille printers</tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <index entry="handheld media type"/>
                                             <code>handheld</code>
                                          </tb-cell>
                                          <tb-cell>for handheld devices such as cell phones, <acronym term="Personal Digital Assistants">PDAs</acronym> and other mobile Internet devices</tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <index entry="print media type"/>
                                             <code>print</code>
                                          </tb-cell>
                                          <tb-cell>for printers</tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <index entry="projection media type"/>
                                             <code>projection</code>
                                          </tb-cell>
                                          <tb-cell>for projection displays</tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <index entry="screen media type"/>
                                             <code>screen</code>
                                          </tb-cell>
                                          <tb-cell>for traditional computer-based web browsers</tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <index entry="tty media type"/>
                                             <code>tty</code>
                                          </tb-cell>
                                          <tb-cell>for teletypes and other media with fixed-width-character output</tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <index entry="tv media type"/>
                                             <code>tv</code>
                                          </tb-cell>
                                          <tb-cell>for televisions and similar devices with limited input capability</tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <code>screen,handheld</code>
                                          </tb-cell>
                                          <tb-cell>comma-separated "or"-ed list</tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <index entry="media queries"/>
                                             <code>handheld and (min-width:200px)</code>
                                          </tb-cell>
                                          <tb-cell>expressions with media queries</tb-cell>
                                       </tb-row>
                                    </tbody>
                                 </table>
                              </table-and-caption>
                           </subpage>
                           <hr/>
                           <subpage id="N1089C" name="htaccess">
                              <label>.htaccess</label>
                              <h2 class="center" keep-with-next="always">
                                 <index entry="htaccess file">.htaccess file</index>.htaccess</h2>
                              <table-and-caption>
                                 <table>
                                    <tcol width="70%"/>
                                    <tcol width="30%"/>
                                    <thead>
                                       <th-row>
                                          <th-cell>Directive</th-cell>
                                          <th-cell>Purpose</th-cell>
                                       </th-row>
                                    </thead>
                                    <tbody>
                                       <tb-row>
                                          <tb-cell>DirectoryIndex /index.html</tb-cell>
                                          <tb-cell>default page</tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>ErrorDocument 404 /error.html</tb-cell>
                                          <tb-cell>error page</tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>AddType application/xhtml+xml;charset=utf-8 html</tb-cell>
                                          <tb-cell>HTML 5 media type</tb-cell>
                                       </tb-row>
                                    </tbody>
                                 </table>
                              </table-and-caption>
                           </subpage>
                           <hr/>
                        </tb-cell>
                        <tb-cell class="border">
                           <subpage id="body-tags" name="body-tags">
                              <label>&lt;body&gt; Tags</label>
                              <h2 class="center" keep-with-next="always">
                                 <index entry="body tags"/>&lt;body&gt; Tags</h2>
                              <table-and-caption>
                                 <table>
                                    <tcol width="26%"/>
                                    <tcol width="32%"/>
                                    <tcol width="42%"/>
                                    <thead>
                                       <th-row>
                                          <th-cell>HTML Tag</th-cell>
                                          <th-cell>Purpose</th-cell>
                                          <th-cell>Attributes</th-cell>
                                       </th-row>
                                    </thead>
                                    <tbody>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/a-tag/index.html">
                                                <index entry="a link tag">&lt;a&gt; link tag</index>&lt;a href="..." ...&gt;</link>
                                          </tb-cell>
                                          <tb-cell>hypertext link</tb-cell>
                                          <tb-cell>
                                             <code>
                                                <b>href</b>
                                             </code>
                                             <code style="color: #333333; text-decoration: line-through">accesskey</code>
                                             <code style="color: #333333; text-decoration: line-through">charset</code>
                                             <code style="color: #333333; text-decoration: line-through">coords</code>
                                             <code>hreflang</code>
                                             <code>media</code>
                                             <code>ping</code>
                                             <code>rel</code>
                                             <code style="color: #333333; text-decoration: line-through">rev</code>
                                             <code style="color: #333333; text-decoration: line-through">shape</code>
                                             <code>target</code>
                                             <code>type</code>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/a-tag/index.html">
                                                <index entry="a placemark link">&lt;a&gt; placemark link</index>
                                                <index entry="a anchor tag">&lt;a&gt; anchor tag</index>&lt;a id="..."/&gt;</link>
                                          </tb-cell>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="#placemark">../definitions/placemark link</link>
                                             <span class="nobr">(<link xlink:type="simple" xlink:href="../definitions/#anchor">anchor</link>)</span>
                                          </tb-cell>
                                          <tb-cell>
                                             <code>
                                                <b>id</b>
                                             </code>
                                             <code style="color: #333333; text-decoration: line-through">name</code>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/abbr-tag/index.html">
                                                <index entry="abbr tag">&lt;abbr&gt; tag</index>&lt;abbr&gt;</link>
                                          </tb-cell>
                                          <tb-cell>acronym or abbreviation</tb-cell>
                                          <tb-cell>
                                             <code style="color: #333333; text-decoration: line-through">clear</code>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell style="text-decoration: line-through">
                                             <link xlink:type="simple" xlink:href="../avoid/#acronym">
                                                <index entry="acronym tag">&lt;acronym&gt; tag</index>&lt;acronym&gt;</link>
                                          </tb-cell>
                                          <tb-cell>acronyms, <b>deprecated</b>
                                          </tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/address-tag/index.html">
                                                <index entry="address tag">&lt;address&gt; tag</index>&lt;address&gt;</link>
                                          </tb-cell>
                                          <tb-cell>contact information for ancestor
                              <link xlink:type="simple" xlink:href="../tags/article-tag/index.html">&lt;article&gt;</link>
                              or <link xlink:type="simple" xlink:href="../tags/body-tag/index.html">&lt;body&gt;</link>
                                          </tb-cell>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell style="text-decoration: line-through">
                                             <link xlink:type="simple" xlink:href="../avoid/#applet">
                                                <index entry="applet tag">&lt;applet&gt; tag</index>&lt;applet&gt;</link>
                                          </tb-cell>
                                          <tb-cell>Java applets, <b>deprecated</b>
                                          </tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/area-tag/index.html">
                                                <index entry="area tag">&lt;area&gt; tag</index>&lt;area/&gt;</link>
                                          </tb-cell>
                                          <tb-cell>area inside image maps</tb-cell>
                                          <tb-cell>
                                             <code style="color: #333333; text-decoration: line-through">accesskey</code>
                                             <code>alt</code>
                                             <code>coords</code>
                                             <code>href</code>
                                             <code>hreflang</code>
                                             <code>media</code>
                                             <code style="color: #333333; text-decoration: line-through">nohref</code>
                                             <code>ping</code>
                                             <code>rel</code>
                                             <code>shape</code>
                                             <code>target</code>
                                             <code>type</code>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/article-tag/index.html">
                                                <index entry="article tag">&lt;article&gt; tag</index>&lt;article&gt;</link>
                                          </tb-cell>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../changes/index.html">
                                                <b style="color: red">New</b>
                                             </link>
                                             <link xlink:type="simple" xlink:href="../changes/index.html">sectioning tag</link>
                              for main article
                           </tb-cell>
                                          <tb-cell>
                                             <code>pubdate</code>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/aside-tag/index.html">
                                                <index entry="aside tag">&lt;aside&gt; tag</index>&lt;aside&gt;</link>
                                          </tb-cell>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../changes/index.html">
                                                <b style="color: red">New</b>
                                             </link>
                                             <link xlink:type="simple" xlink:href="../tutorials/sections.xml">sectioning tag</link>
                              for sidebar
                           </tb-cell>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/audio-tag/index.html">
                                                <index entry="audio tag">&lt;audio&gt; tag</index>&lt;audio&gt;</link>
                                          </tb-cell>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../changes/index.html">
                                                <b style="color: red">New</b>
                                             </link>
                              embedded audio content
                           </tb-cell>
                                          <tb-cell>
                                             <code>autobuffer</code>
                                             <code>autoplay</code>
                                             <code>controls</code>
                                             <code>loop</code>
                                             <code>src</code>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/b-tag/index.html">
                                                <index entry="b tag">&lt;b&gt; tag</index>&lt;b&gt;</link>
                                          </tb-cell>
                                          <tb-cell>
                                             <index entry="bold text"/>bold keywords or other text with no extra importance</tb-cell>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/bb-tag/index.html">
                                                <index entry="bb tag">&lt;bb&gt; tag</index>&lt;bb&gt;</link>
                                          </tb-cell>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../changes/index.html">
                                                <b style="color: red">New</b>
                                             </link>
                                          </tb-cell>
                                          <tb-cell>
                                             <code>type</code>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/bdo-tag/index.html">
                                                <index entry="bdo tag">&lt;bdo&gt; tag</index>&lt;bdo&gt;</link>
                                          </tb-cell>
                                          <tb-cell>bi-directional text override</tb-cell>
                                          <tb-cell>
                                             <code>dir</code>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell style="text-decoration: line-through">
                                             <link xlink:type="simple" xlink:href="../avoid/#bgsound">
                                                <index entry="bgsound tag">&lt;bgsound&gt; tag</index>&lt;bgsound&gt;</link>
                                          </tb-cell>
                                          <tb-cell>
                                             <index entry="background sound"/>background sound, <b>deprecated</b>
                                          </tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell style="text-decoration: line-through">
                                             <link xlink:type="simple" xlink:href="../avoid/#big">
                                                <index entry="big tag">&lt;big&gt; tag</index>&lt;big&gt;</link>
                                          </tb-cell>
                                          <tb-cell>larger text, <b>deprecated</b>
                                          </tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/blockquote-tag/index.html">
                                                <index entry="blockquote tag">&lt;blockquote&gt; tag</index>&lt;blockquote&gt;</link>
                                          </tb-cell>
                                          <tb-cell>block of quoted text</tb-cell>
                                          <tb-cell>
                                             <code>cite</code>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/br-tag/index.html">
                                                <index entry="br tag">&lt;br&gt; tag</index>&lt;br/&gt;</link>
                                          </tb-cell>
                                          <tb-cell>
                                             <index entry="line break"/>line break</tb-cell>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/button-tag/index.html">
                                                <index entry="button tag">&lt;button&gt; tag</index>&lt;button&gt;</link>
                                          </tb-cell>
                                          <tb-cell>standalone pushbutton</tb-cell>
                                          <tb-cell>
                                             <code style="color: #333333; text-decoration: line-through">accesskey</code>
                                             <code>autofocus</code>
                                             <code>disabled</code>
                                             <code>form</code>
                                             <code>formaction</code>
                                             <code>formenctype</code>
                                             <code>formmethod</code>
                                             <code>formnovalidate</code>
                                             <code>formtarget</code>
                                             <code>name</code>
                                             <code>type</code>
                                             <code>value</code>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/canvas-tag/index.html">
                                                <index entry="canvas tag">&lt;canvas&gt; tag</index>&lt;canvas&gt;</link>
                                          </tb-cell>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../changes/index.html">
                                                <b style="color: red">New</b>
                                             </link>
                                          </tb-cell>
                                          <tb-cell>
                                             <code>height</code>
                                             <code>width</code>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/caption-tag/index.html">
                                                <index entry="caption tag">&lt;caption&gt; tag</index>&lt;caption&gt;</link>
                                          </tb-cell>
                                          <tb-cell>
                                             <index entry="table caption"/>table caption</tb-cell>
                                          <tb-cell>
                                             <code style="color: #333333; text-decoration: line-through">align</code>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell style="text-decoration: line-through">
                                             <link xlink:type="simple" xlink:href="../avoid/#center">
                                                <index entry="center tag">&lt;center&gt; tag</index>&lt;center&gt;</link>
                                          </tb-cell>
                                          <tb-cell>centered blocks, <b>deprecated</b>
                                          </tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/cite-tag/index.html">
                                                <index entry="cite tag">&lt;cite&gt; tag</index>&lt;cite&gt;</link>
                                          </tb-cell>
                                          <tb-cell>citation</tb-cell>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/code-tag/index.html">
                                                <index entry="code tag">&lt;code&gt; tag</index>&lt;code&gt;</link>
                                          </tb-cell>
                                          <tb-cell>program code</tb-cell>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/col-tag/index.html">
                                                <index entry="col tag">&lt;col&gt; tag</index>&lt;col/&gt;</link>
                                          </tb-cell>
                                          <tb-cell>table column</tb-cell>
                                          <tb-cell>
                                             <code style="color: #333333; text-decoration: line-through">align</code>
                                             <code style="color: #333333; text-decoration: line-through">char</code>
                                             <code style="color: #333333; text-decoration: line-through">charoff</code>
                                             <code>span</code>
                                             <code style="color: #333333; text-decoration: line-through">valign</code>
                                             <code style="color: #333333; text-decoration: line-through">width</code>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/colgroup-tag/index.html">
                                                <index entry="colgroup tag">&lt;colgroup&gt; tag</index>&lt;colgroup&gt;</link>
                                          </tb-cell>
                                          <tb-cell>group of table columns</tb-cell>
                                          <tb-cell>
                                             <code style="color: #333333; text-decoration: line-through">align</code>
                                             <code style="color: #333333; text-decoration: line-through">char</code>
                                             <code style="color: #333333; text-decoration: line-through">charoff</code>
                                             <code>span</code>
                                             <code style="color: #333333; text-decoration: line-through">valign</code>
                                             <code style="color: #333333; text-decoration: line-through">width</code>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/command-tag/index.html">
                                                <index entry="command tag">&lt;command&gt; tag</index>&lt;command/&gt;</link>
                                          </tb-cell>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../changes/index.html">
                                                <b style="color: red">New</b>
                                             </link>
                                          </tb-cell>
                                          <tb-cell>
                                             <code style="color: #333333; text-decoration: line-through">accesskey</code>
                                             <code>checked</code>
                                             <code>default</code>
                                             <code>disabled</code>
                                             <code>hidden</code>
                                             <code>icon</code>
                                             <code>label</code>
                                             <code>radiogroup</code>
                                             <code>type</code>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/datagrid-tag/index.html">
                                                <index entry="datagrid tag">&lt;datagrid&gt; tag</index>&lt;datagrid&gt;</link>
                                          </tb-cell>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../changes/index.html">
                                                <b style="color: red">New</b>
                                             </link>
                                          </tb-cell>
                                          <tb-cell>
                                             <code>disabled</code>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/datalist-tag/index.html">
                                                <index entry="datalist tag">&lt;datalist&gt; tag</index>&lt;datalist&gt;</link>
                                          </tb-cell>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../changes/index.html">
                                                <b style="color: red">New</b>
                                             </link>
                                          </tb-cell>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/dd-tag/index.html">
                                                <index entry="dd tag">&lt;dd&gt; tag</index>&lt;dd&gt;</link>
                                          </tb-cell>
                                          <tb-cell>
                                             <index entry="definition description"/>definition description</tb-cell>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/del-tag/index.html">
                                                <index entry="del tag">&lt;del&gt; tag</index>&lt;del&gt;</link>
                                          </tb-cell>
                                          <tb-cell>deleted text</tb-cell>
                                          <tb-cell>
                                             <code>cite</code>
                                             <code>datetime</code>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/details-tag/index.html">
                                                <index entry="details tag">&lt;details&gt; tag</index>&lt;details&gt;</link>
                                          </tb-cell>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../changes/index.html">
                                                <b style="color: red">New</b>
                                             </link>
                                          </tb-cell>
                                          <tb-cell>
                                             <code>open</code>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/dialog-tag/index.html">
                                                <index entry="dialog tag">&lt;dialog&gt; tag</index>&lt;dialog&gt;</link>
                                          </tb-cell>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../changes/index.html">
                                                <b style="color: red">New</b>
                                             </link>
                                          </tb-cell>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell style="text-decoration: line-through">
                                             <link xlink:type="simple" xlink:href="../avoid/#dir">
                                                <index entry="dir tag">&lt;dir&gt; tag</index>&lt;dir&gt;</link>
                                          </tb-cell>
                                          <tb-cell>directory listing, <b>deprecated</b>
                                          </tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/div-tag/index.html">
                                                <index entry="div tag">&lt;div&gt; tag</index>&lt;div&gt;</link>
                                          </tb-cell>
                                          <tb-cell>division</tb-cell>
                                          <tb-cell>
                                             <code style="color: #333333; text-decoration: line-through">align</code>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/dfn-tag/index.html">
                                                <index entry="dfn tag">&lt;dfn&gt; tag</index>&lt;dfn&gt;</link>
                                          </tb-cell>
                                          <tb-cell>inline defined term</tb-cell>
                                          <tb-cell>
                                             <code>title="<i>defined term</i>"</code>
                                             <code style="color: #333333; text-decoration: line-through">title="<i>definition</i>"</code>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/dl-tag/index.html">
                                                <index entry="dl tag">&lt;dl&gt; tag</index>&lt;dl&gt;</link>
                                          </tb-cell>
                                          <tb-cell>
                                             <index entry="definition list"/>definition list</tb-cell>
                                          <tb-cell>
                                             <code style="color: #333333; text-decoration: line-through">compact</code>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/dt-tag/index.html">
                                                <index entry="dt tag">&lt;dt&gt; tag</index>&lt;dt&gt;</link>
                                          </tb-cell>
                                          <tb-cell>term defined in list</tb-cell>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/em-tag/index.html">
                                                <index entry="em tag">&lt;em&gt; tag</index>&lt;em&gt;</link>
                                          </tb-cell>
                                          <tb-cell>emphasized text</tb-cell>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/embed-tag/index.html">
                                                <index entry="embed tag">&lt;embed&gt; tag</index>&lt;embed/&gt;</link>
                                          </tb-cell>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../changes/index.html">
                                                <b style="color: red">New</b>
                                             </link>
                                          </tb-cell>
                                          <tb-cell>
                                             <code>height</code>
                                             <code>src</code>
                                             <code>type</code>
                                             <code>width</code>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/fieldset-tag/index.html">
                                                <index entry="fieldset tag">&lt;fieldset&gt; tag</index>&lt;fieldset&gt;</link>
                                          </tb-cell>
                                          <tb-cell/>
                                          <tb-cell>
                                             <code>disabled</code>
                                             <code>form</code>
                                             <code>name</code>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/figure-tag/index.html">
                                                <index entry="figure tag">&lt;figure&gt; tag</index>&lt;figure&gt;</link>
                                          </tb-cell>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../changes/index.html">
                                                <b style="color: red">New</b>
                                             </link>
                                          </tb-cell>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell style="text-decoration: line-through">
                                             <link xlink:type="simple" xlink:href="../avoid/#fn">
                                                <index entry="fn tag">&lt;fn&gt; tag</index>&lt;fn&gt;</link>
                                          </tb-cell>
                                          <tb-cell>footnotes, <b>deprecated</b>
                                          </tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell style="text-decoration: line-through">
                                             <link xlink:type="simple" xlink:href="../avoid/#font">
                                                <index entry="font tag">&lt;font&gt; tag</index>&lt;font&gt;</link>
                                          </tb-cell>
                                          <tb-cell>font, <b>deprecated</b>
                                          </tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/footer-tag/index.html">
                                                <index entry="footer tag">&lt;footer&gt; tag</index>&lt;footer&gt;</link>
                                          </tb-cell>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../changes/index.html">
                                                <b style="color: red">New</b>
                                             </link>
                              footer section
                           </tb-cell>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/form-tag/index.html">
                                                <index entry="form tag">&lt;form&gt; tag</index>&lt;form&gt;</link>
                                          </tb-cell>
                                          <tb-cell>form</tb-cell>
                                          <tb-cell>
                                             <code>accept</code>
                                             <code>accept-charset</code>
                                             <code>action</code>
                                             <code>data</code>
                                             <code>enctype</code>
                                             <code>method</code>
                                             <code>replace</code>
                                             <code>target</code>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell style="text-decoration: line-through">
                                             <link xlink:type="simple" xlink:href="../avoid/#frame">
                                                <index entry="frame tag">&lt;frame&gt; tag</index>&lt;frame&gt;</link>
                                          </tb-cell>
                                          <tb-cell>frames, <b>deprecated</b>
                                          </tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell style="text-decoration: line-through">
                                             <link xlink:type="simple" xlink:href="../avoid/#frameset">
                                                <index entry="frameset tag">&lt;frameset&gt; tag</index>&lt;frameset&gt;</link>
                                          </tb-cell>
                                          <tb-cell>top level element for a web page with frames, <b>deprecated</b>
                                          </tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/heading-tags/index.html">
                                                <index entry="heading tags">heading tags</index>&lt;h1&gt;</link>
                                             <link xlink:type="simple" xlink:href="../tags/heading-tags/index.html">&lt;h2&gt;</link>
                                             <link xlink:type="simple" xlink:href="../tags/heading-tags/index.html">&lt;h3&gt;</link>
                                             <link xlink:type="simple" xlink:href="../tags/heading-tags/index.html">&lt;h4&gt;</link>
                                             <link xlink:type="simple" xlink:href="../tags/heading-tags/index.html">&lt;h5&gt;</link>
                                             <link xlink:type="simple" xlink:href="../tags/heading-tags/index.html">&lt;h6&gt;</link>
                                          </tb-cell>
                                          <tb-cell>heading levels 1-6</tb-cell>
                                          <tb-cell>
                                             <code style="color: #333333; text-decoration: line-through">align</code>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/header-tag/index.html">
                                                <index entry="header tag">&lt;header&gt; tag</index>&lt;header&gt;</link>
                                          </tb-cell>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../changes/index.html">
                                                <b style="color: red">New</b>
                                             </link>
                              header section
                           </tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/hgroup-tag/index.html">
                                                <index entry="hgroup tag">&lt;hgroup&gt; tag</index>&lt;hgroup&gt;</link>
                                          </tb-cell>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../changes/index.html">
                                                <b style="color: red">New</b>
                                             </link>
                              group of headings for section
                           </tb-cell>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/hr-tag/index.html">
                                                <index entry="hr tag">&lt;hr&gt; tag</index>&lt;hr/&gt;</link>
                                          </tb-cell>
                                          <tb-cell>
                                             <index entry="horizontal rule"/>horizontal rule for a thematic break</tb-cell>
                                          <tb-cell>
                                             <code style="color: #333333; text-decoration: line-through">align</code>
                                             <code style="color: #333333; text-decoration: line-through">noshade</code>
                                             <code style="color: #333333; text-decoration: line-through">size</code>
                                             <code style="color: #333333; text-decoration: line-through">width</code>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/i-tag/index.html">
                                                <index entry="i tag">&lt;i&gt; tag</index>&lt;i&gt;</link>
                                          </tb-cell>
                                          <tb-cell>
                                             <index entry="italicized text"/>italics for technical terms, phrases in other languages, etc.</tb-cell>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/iframe-tag/index.html">
                                                <index entry="iframe tag">&lt;iframe&gt; tag</index>&lt;iframe&gt;</link>
                                          </tb-cell>
                                          <tb-cell>inline frame</tb-cell>
                                          <tb-cell>
                                             <code style="color: #333333; text-decoration: line-through">align</code>
                                             <code style="color: #333333; text-decoration: line-through">frameborder</code>
                                             <code>height</code>
                                             <code style="color: #333333; text-decoration: line-through">longdesc</code>
                                             <code style="color: #333333; text-decoration: line-through">marginheight</code>
                                             <code style="color: #333333; text-decoration: line-through">marginwidth</code>
                                             <code>name</code>
                                             <code>sandbox</code>
                                             <code>seamless</code>
                                             <code style="color: #333333; text-decoration: line-through">scrolling</code>
                                             <code>src</code>
                                             <code>width</code>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/img-tag/index.html">
                                                <index entry="img tag">&lt;img&gt; tag</index>&lt;img/&gt;</link>
                                          </tb-cell>
                                          <tb-cell>image</tb-cell>
                                          <tb-cell>
                                             <code style="color: #333333; text-decoration: line-through">align</code>
                                             <code>alt</code>
                                             <code style="color: #333333; text-decoration: line-through">border</code>
                                             <code>height</code>
                                             <code style="color: #333333; text-decoration: line-through">hspace</code>
                                             <code>ismap</code>
                                             <code style="color: #333333; text-decoration: line-through">longdesc</code>
                                             <code style="color: #333333; text-decoration: line-through">name</code>
                                             <code>src</code>
                                             <code>usemap</code>
                                             <code style="color: #333333; text-decoration: line-through">vspace</code>
                                             <code>width</code>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/input-tag/index.html">
                                                <index entry="input tag">&lt;input&gt; tag</index>&lt;input/&gt;</link>
                                          </tb-cell>
                                          <tb-cell>input field or control</tb-cell>
                                          <tb-cell>
                                             <code>accept</code>
                                             <code style="color: #333333; text-decoration: line-through">accesskey</code>
                                             <code style="color: #333333; text-decoration: line-through">align</code>
                                             <code>alt</code>
                                             <code>autocomplete</code>
                                             <code>autofocus</code>
                                             <code>checked</code>
                                             <code>disabled</code>
                                             <code>form</code>
                                             <code>formaction</code>
                                             <code>formenctype</code>
                                             <code>formmethod</code>
                                             <code>formnovalidate</code>
                                             <code>formtarget</code>
                                             <code>height</code>
                                             <code>list</code>
                                             <code>max</code>
                                             <code>maxlength</code>
                                             <code>min</code>
                                             <code>multiple</code>
                                             <code>name</code>
                                             <code>pattern</code>
                                             <code>placeholder</code>
                                             <code>readonly</code>
                                             <code>required</code>
                                             <code>size</code>
                                             <code>src</code>
                                             <code>step</code>
                                             <code>type</code>
                                             <code>value</code>
                                             <code>width</code>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/ins-tag/index.html">
                                                <index entry="ins tag">&lt;ins&gt; tag</index>&lt;ins&gt;</link>
                                          </tb-cell>
                                          <tb-cell>inserted text</tb-cell>
                                          <tb-cell>
                                             <code>cite</code>
                                             <code>datetime</code>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/kbd-tag/index.html">
                                                <index entry="kdb tag">&lt;kdb&gt; tag</index>&lt;kbd&gt;</link>
                                          </tb-cell>
                                          <tb-cell>keyboard input</tb-cell>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/label-tag/index.html">
                                                <index entry="label tag">&lt;label&gt; tag</index>&lt;label&gt;</link>
                                          </tb-cell>
                                          <tb-cell>label for form control</tb-cell>
                                          <tb-cell>
                                             <code>for</code>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/legend-tag/index.html">
                                                <index entry="legend tag">&lt;legend&gt; tag</index>&lt;legend&gt;</link>
                                          </tb-cell>
                                          <tb-cell/>
                                          <tb-cell>
                                             <code style="color: #333333; text-decoration: line-through">accesskey</code>
                                             <code style="color: #333333; text-decoration: line-through">align</code>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/li-tag/index.html">
                                                <index entry="li tag">&lt;li&gt; tag</index>&lt;li&gt;</link>
                                          </tb-cell>
                                          <tb-cell>
                                             <index entry="list item"/>list item</tb-cell>
                                          <tb-cell>
                                             <code style="color: #333333; text-decoration: line-through">type</code>
                                             <code>value</code> (&lt;ol&gt; only)
                              <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/mark-tag/index.html">
                                                <index entry="mark tag">&lt;mark&gt; tag</index>&lt;mark&gt;</link>
                                          </tb-cell>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../changes/index.html">
                                                <b style="color: red">New</b>
                                             </link>
                              mark selected text
                           </tb-cell>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/map-tag/index.html">
                                                <index entry="map tag">&lt;map&gt; tag</index>&lt;map&gt;</link>
                                          </tb-cell>
                                          <tb-cell>
                                             <index entry="image map"/>image map</tb-cell>
                                          <tb-cell>
                                             <code>name</code>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/menu-tag/index.html">
                                                <index entry="menu tag">&lt;menu&gt; tag</index>&lt;menu&gt;</link>
                                          </tb-cell>
                                          <tb-cell>menu list</tb-cell>
                                          <tb-cell>
                                             <code style="color: #333333; text-decoration: line-through">compact</code>
                                             <code>label</code>
                                             <code>type</code>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/meter-tag/index.html">
                                                <index entry="meter tag">&lt;meter&gt; tag</index>&lt;meter&gt;</link>
                                          </tb-cell>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../changes/index.html">
                                                <b style="color: red">New</b>
                                             </link>
                              meter or <index entry="gauge"/>gauge
                           </tb-cell>
                                          <tb-cell>
                                             <code>high</code>
                                             <code>low</code>
                                             <code>max</code>
                                             <code>min</code>
                                             <code>optimum</code>
                                             <code>value</code>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/nav-tag/index.html">
                                                <index entry="nav tag">&lt;nav&gt; tag</index>&lt;nav&gt;</link>
                                          </tb-cell>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../changes/index.html">
                                                <b style="color: red">New</b>
                                             </link>
                              navigation section
                           </tb-cell>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell style="text-decoration: line-through">
                                             <link xlink:type="simple" xlink:href="../avoid/#noembed">
                                                <index entry="noembed tag">&lt;noembed&gt; tag</index>&lt;noembed&gt;</link>
                                          </tb-cell>
                                          <tb-cell>Alternate content to be displayed when the <link xlink:type="simple" xlink:href="../avoid/#embed">&lt;embed/&gt; tag</link> is not supported, <b>deprecated</b>
                                          </tb-cell>
                                          <tb-cell>No replacement needed since the <code>embed</code> tag has been standardized in HTML 5</tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell style="text-decoration: line-through">
                                             <link xlink:type="simple" xlink:href="../avoid/#noframes">
                                                <index entry="noframes tag">&lt;noframes&gt; tag</index>&lt;noframes&gt;</link>
                                          </tb-cell>
                                          <tb-cell>Alternate content to be displayed when frames are not supported, <b>deprecated</b>
                                          </tb-cell>
                                          <tb-cell>No replacement needed since frames have been removed from the HTML 5 standard</tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/noscript-tag/index.html">
                                                <index entry="noscript tag">&lt;noscript&gt; tag</index>&lt;noscript&gt;</link>
                                          </tb-cell>
                                          <tb-cell>fallback content when scripting is disabled</tb-cell>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/object-tag/index.html">
                                                <index entry="object tag">&lt;object&gt; tag</index>&lt;object&gt;</link>
                                          </tb-cell>
                                          <tb-cell>embedded object</tb-cell>
                                          <tb-cell>
                                             <code style="color: #333333; text-decoration: line-through">align</code>
                                             <code style="color: #333333; text-decoration: line-through">archive</code>
                                             <code style="color: #333333; text-decoration: line-through">border</code>
                                             <code style="color: #333333; text-decoration: line-through">classid</code>
                                             <code style="color: #333333; text-decoration: line-through">codebase</code>
                                             <code style="color: #333333; text-decoration: line-through">codetype</code>
                                             <code>data</code>
                                             <code style="color: #333333; text-decoration: line-through">declare</code>
                                             <code>height</code>
                                             <code style="color: #333333; text-decoration: line-through">hspace</code>
                                             <code>object</code>
                                             <code style="color: #333333; text-decoration: line-through">standby</code>
                                             <code>type</code>
                                             <code>usemap</code>
                                             <code style="color: #333333; text-decoration: line-through">vspace</code>
                                             <code>width</code>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/ol-tag/index.html">
                                                <index entry="ol tag">&lt;ol&gt; tag</index>&lt;ol&gt;</link>
                                          </tb-cell>
                                          <tb-cell>ordered list</tb-cell>
                                          <tb-cell>
                                             <code style="color: #333333; text-decoration: line-through">compact</code>
                                             <code>reversed</code>
                                             <code>start</code>
                                             <code style="color: #333333; text-decoration: line-through">type</code>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/optgroup-tag/index.html">
                                                <index entry="optgroup tag">&lt;optgroup&gt; tag</index>&lt;optgroup&gt;</link>
                                          </tb-cell>
                                          <tb-cell>option group</tb-cell>
                                          <tb-cell>
                                             <code>disabled</code>
                                             <code>label</code>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/option-tag/index.html">
                                                <index entry="option tag">&lt;option&gt; tag</index>&lt;option&gt;</link>
                                          </tb-cell>
                                          <tb-cell>option in selection list</tb-cell>
                                          <tb-cell>
                                             <code>disabled</code>
                                             <code>label</code>
                                             <code>selected</code>
                                             <code>value</code>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/output-tag/index.html">
                                                <index entry="output tag">&lt;output&gt; tag</index>&lt;output&gt;</link>
                                          </tb-cell>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../changes/index.html">
                                                <b style="color: red">New</b>
                                             </link>
                                          </tb-cell>
                                          <tb-cell>
                                             <code>form</code>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/p-tag/index.html">
                                                <index entry="p tag">&lt;p&gt; tag</index>&lt;p&gt;</link>
                                          </tb-cell>
                                          <tb-cell>paragraph</tb-cell>
                                          <tb-cell>
                                             <code style="color: #333333; text-decoration: line-through">align</code>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/param-tag/index.html">
                                                <index entry="param tag">&lt;param&gt; tag</index>&lt;param/&gt;</link>
                                          </tb-cell>
                                          <tb-cell>parameter for object</tb-cell>
                                          <tb-cell>
                                             <code>name</code>
                                             <code style="color: #333333; text-decoration: line-through">type</code>
                                             <code>value</code>
                                             <code style="color: #333333; text-decoration: line-through">valuetype</code>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/pre-tag/index.html">
                                                <index entry="pre tag">&lt;pre&gt; tag</index>&lt;pre&gt;</link>
                                          </tb-cell>
                                          <tb-cell>preformatted text</tb-cell>
                                          <tb-cell>
                                             <code style="color: #333333; text-decoration: line-through">width</code>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/progress-tag/index.html">
                                                <index entry="progress tag">&lt;progress&gt; tag</index>&lt;progress&gt;</link>
                                          </tb-cell>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../changes/index.html">
                                                <b style="color: red">New</b>
                                             </link>
                              progress bar
                           </tb-cell>
                                          <tb-cell>
                                             <code>max</code>
                                             <code>value</code>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/q-tag/index.html">
                                                <index entry="q tag">&lt;q&gt; tag</index>&lt;q&gt;</link>
                                          </tb-cell>
                                          <tb-cell>
                                             <index entry="quotation"/>quotation</tb-cell>
                                          <tb-cell>
                                             <code>cite</code>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/rp-tag/index.html">
                                                <index entry="rp tag">&lt;rp&gt; tag</index>&lt;rp&gt;</link>
                                          </tb-cell>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../changes/index.html">
                                                <b style="color: red">New</b>
                                             </link>
                                             <index entry="ruby parenthesized text"/>parenthesized ruby text
                           </tb-cell>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/rt-tag/index.html">
                                                <index entry="rt tag">&lt;rt&gt; tag</index>&lt;rt&gt;</link>
                                          </tb-cell>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../changes/index.html">
                                                <b style="color: red">New</b>
                                             </link>
                                             <index entry="ruby text"/>ruby text
                           </tb-cell>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/ruby-tag/index.html">
                                                <index entry="ruby tag">&lt;ruby&gt; tag</index>&lt;ruby&gt;</link>
                                          </tb-cell>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../changes/index.html">
                                                <b style="color: red">New</b>
                                             </link>
                                             <index entry="ruby annotation"/>ruby annotation
                           </tb-cell>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell style="text-decoration: line-through">
                                             <link xlink:type="simple" xlink:href="../avoid/#s">
                                                <index entry="s tag">&lt;s&gt; tag</index>&lt;s&gt;</link>
                                          </tb-cell>
                                          <tb-cell>strike-through text, <b>deprecated</b>
                                          </tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/samp-tag/index.html">
                                                <index entry="samp tag">&lt;samp&gt; tag</index>&lt;samp&gt;</link>
                                          </tb-cell>
                                          <tb-cell>sample program code</tb-cell>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/section-tag/index.html">
                                                <index entry="section tag">&lt;section&gt; tag</index>&lt;section&gt;</link>
                                          </tb-cell>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../changes/index.html">
                                                <b style="color: red">New</b>
                                             </link>
                              section
                           </tb-cell>
                                          <tb-cell>
                                             <code>cite</code>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/select-tag/index.html">
                                                <index entry="select tag">&lt;select&gt; tag</index>&lt;select&gt;</link>
                                          </tb-cell>
                                          <tb-cell>
                                             <index entry="selection list"/>selection list</tb-cell>
                                          <tb-cell>
                                             <code>autofocus</code>
                                             <code>data</code>
                                             <code>disabled</code>
                                             <code>form</code>
                                             <code>multiple</code>
                                             <code>name</code>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/small-tag/index.html">
                                                <index entry="small tag">&lt;small&gt; tag</index>&lt;small&gt;</link>
                                          </tb-cell>
                                          <tb-cell>smaller text for comments and legalese</tb-cell>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/source-tag/index.html">
                                                <index entry="source tag">&lt;source&gt; tag</index>&lt;source/&gt;</link>
                                          </tb-cell>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../changes/index.html">
                                                <b style="color: red">New</b>
                                             </link>
                              external media source
                           </tb-cell>
                                          <tb-cell>
                                             <code>media</code>
                                             <code>src</code>
                                             <code>type</code>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/span-tag/index.html">
                                                <index entry="span tag">&lt;span&gt; tag</index>&lt;span&gt;</link>
                                          </tb-cell>
                                          <tb-cell>inline group</tb-cell>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell style="text-decoration: line-through">
                                             <link xlink:type="simple" xlink:href="../avoid/#strike">
                                                <index entry="strike tag">&lt;strike&gt; tag</index>&lt;strike&gt;</link>
                                          </tb-cell>
                                          <tb-cell>strike-through text, <b>deprecated</b>
                                          </tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/strong-tag/index.html">
                                                <index entry="strong tag">&lt;strong&gt; tag</index>&lt;strong&gt;</link>
                                          </tb-cell>
                                          <tb-cell>text with greater importance</tb-cell>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/sub-tag/index.html">
                                                <index entry="sub tag">&lt;sub&gt; tag</index>&lt;sub&gt;</link>
                                          </tb-cell>
                                          <tb-cell>subscript</tb-cell>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/sup-tag/index.html">
                                                <index entry="sup tag">&lt;sup&gt; tag</index>&lt;sup&gt;</link>
                                          </tb-cell>
                                          <tb-cell>superscript</tb-cell>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/table-tag/index.html">
                                                <index entry="table tag">&lt;table&gt; tag</index>&lt;table&gt;</link>
                                          </tb-cell>
                                          <tb-cell>table layout</tb-cell>
                                          <tb-cell>
                                             <code style="color: #333333; text-decoration: line-through">align</code>
                                             <code style="color: #333333; text-decoration: line-through">bgcolor</code>
                                             <code style="color: #333333; text-decoration: line-through">border</code>
                                             <code style="color: #333333; text-decoration: line-through">cellpadding</code>
                                             <code style="color: #333333; text-decoration: line-through">cellspacing</code>
                                             <code style="color: #333333; text-decoration: line-through">frame</code>
                                             <code style="color: #333333; text-decoration: line-through">rules</code>
                                             <code style="color: #333333; text-decoration: line-through">summary</code>
                                             <code style="color: #333333; text-decoration: line-through">width</code>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/tbody-tag/index.html">
                                                <index entry="tbody tag">&lt;tbody&gt; tag</index>&lt;tbody&gt;</link>
                                          </tb-cell>
                                          <tb-cell>
                                             <index entry="table body"/>table body</tb-cell>
                                          <tb-cell>
                                             <code style="color: #333333; text-decoration: line-through">align</code>
                                             <code style="color: #333333; text-decoration: line-through">char</code>
                                             <code style="color: #333333; text-decoration: line-through">charoff</code>
                                             <code style="color: #333333; text-decoration: line-through">valign</code>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/td-tag/index.html">
                                                <index entry="td tag">&lt;td&gt; tag</index>&lt;td&gt;</link>
                                          </tb-cell>
                                          <tb-cell>
                                             <index entry="table cell"/>table cell</tb-cell>
                                          <tb-cell>
                                             <code style="color: #333333; text-decoration: line-through">abbr</code>
                                             <code style="color: #333333; text-decoration: line-through">align</code>
                                             <code style="color: #333333; text-decoration: line-through">axis</code>
                                             <code style="color: #333333; text-decoration: line-through">bgcolor</code>
                                             <code style="color: #333333; text-decoration: line-through">char</code>
                                             <code style="color: #333333; text-decoration: line-through">charoff</code>
                                             <code>colspan</code>
                                             <code>headers</code>
                                             <code style="color: #333333; text-decoration: line-through">height</code>
                                             <code style="color: #333333; text-decoration: line-through">nowrap</code>
                                             <code>rowspan</code>
                                             <code style="color: #333333; text-decoration: line-through">scope</code>
                                             <code style="color: #333333; text-decoration: line-through">valign</code>
                                             <code style="color: #333333; text-decoration: line-through">width</code>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/textarea-tag/index.html">
                                                <index entry="textarea tag">&lt;textarea&gt; tag</index>&lt;textarea&gt;</link>
                                          </tb-cell>
                                          <tb-cell>
                                             <index entry="text input area"/>text input area</tb-cell>
                                          <tb-cell>
                                             <code style="color: #333333; text-decoration: line-through">accesskey</code>
                                             <code>autofocus</code>
                                             <code>cols</code>
                                             <code>disabled</code>
                                             <code>form</code>
                                             <code>maxlength</code>
                                             <code>name</code>
                                             <code>placeholder</code>
                                             <code>readonly</code>
                                             <code>required</code>
                                             <code>rows</code>
                                             <code>wrap</code>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/tfoot-tag/index.html">
                                                <index entry="tfoot tag">&lt;tfoot&gt; tag</index>&lt;tfoot&gt;</link>
                                          </tb-cell>
                                          <tb-cell>
                                             <index entry="table footer"/>table footer</tb-cell>
                                          <tb-cell>
                                             <code style="color: #333333; text-decoration: line-through">align</code>
                                             <code style="color: #333333; text-decoration: line-through">char</code>
                                             <code style="color: #333333; text-decoration: line-through">charoff</code>
                                             <code style="color: #333333; text-decoration: line-through">valign</code>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/th-tag/index.html">
                                                <index entry="th tag">&lt;th&gt; tag</index>&lt;th&gt;</link>
                                          </tb-cell>
                                          <tb-cell>
                                             <index entry="column headings"/>table column heading</tb-cell>
                                          <tb-cell>
                                             <code style="color: #333333; text-decoration: line-through">abbr</code>
                                             <code style="color: #333333; text-decoration: line-through">align</code>
                                             <code style="color: #333333; text-decoration: line-through">axis</code>
                                             <code style="color: #333333; text-decoration: line-through">bgcolor</code>
                                             <code style="color: #333333; text-decoration: line-through">char</code>
                                             <code style="color: #333333; text-decoration: line-through">charoff</code>
                                             <code style="color: #333333; text-decoration: line-through">height</code>
                                             <code style="color: #333333; text-decoration: line-through">nowrap</code>
                                             <code style="color: #333333; text-decoration: line-through">valign</code>
                                             <code style="color: #333333; text-decoration: line-through">width</code>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/thead-tag/index.html">
                                                <index entry="thead tag">&lt;thead&gt; tag</index>&lt;thead&gt;</link>
                                          </tb-cell>
                                          <tb-cell>
                                             <index entry="table heading"/>table heading</tb-cell>
                                          <tb-cell>
                                             <code style="color: #333333; text-decoration: line-through">align</code>
                                             <code style="color: #333333; text-decoration: line-through">char</code>
                                             <code style="color: #333333; text-decoration: line-through">charoff</code>
                                             <code style="color: #333333; text-decoration: line-through">valign</code>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/time-tag/index.html">
                                                <index entry="date tag"/>
                                                <index entry="time tag">&lt;time&gt; tag</index>&lt;time&gt;</link>
                                          </tb-cell>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../changes/index.html">
                                                <b style="color: red">New</b>
                                             </link>
                              time and/or date
                           </tb-cell>
                                          <tb-cell>
                                             <code>datetime</code>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/tr-tag/index.html">
                                                <index entry="tr tag">&lt;tr&gt; tag</index>&lt;tr&gt;</link>
                                          </tb-cell>
                                          <tb-cell>table row</tb-cell>
                                          <tb-cell>
                                             <code style="color: #333333; text-decoration: line-through">align</code>
                                             <code style="color: #333333; text-decoration: line-through">bgcolor</code>
                                             <code style="color: #333333; text-decoration: line-through">char</code>
                                             <code style="color: #333333; text-decoration: line-through">charoff</code>
                                             <code style="color: #333333; text-decoration: line-through">valign</code>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell style="text-decoration: line-through">
                                             <link xlink:type="simple" xlink:href="../avoid/#tt">
                                                <index entry="tt tag">&lt;tt&gt; tag</index>&lt;tt&gt;</link>
                                          </tb-cell>
                                          <tb-cell>
                                             <index entry="teletype text"/>teletype text, <b>deprecated</b>
                                          </tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell style="text-decoration: line-through">
                                             <link xlink:type="simple" xlink:href="../avoid/#u">
                                                <index entry="u tag">&lt;u&gt; tag</index>&lt;u&gt;</link>
                                          </tb-cell>
                                          <tb-cell>
                                             <index entry="underlined text"/>underlined text, <b>deprecated</b>
                                          </tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/ul-tag/index.html">
                                                <index entry="ul tag">&lt;ul&gt; tag</index>&lt;ul&gt;</link>
                                          </tb-cell>
                                          <tb-cell>
                                             <index entry="unordered list"/>unordered list</tb-cell>
                                          <tb-cell>
                                             <code style="color: #333333; text-decoration: line-through">compact</code>
                                             <code style="color: #333333; text-decoration: line-through">type</code>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/var-tag/index.html">
                                                <index entry="var tag">&lt;var&gt; tag</index>&lt;var&gt;</link>
                                          </tb-cell>
                                          <tb-cell>variable</tb-cell>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../tags/video-tag/index.html">
                                                <index entry="video tag">&lt;video&gt; tag</index>&lt;video&gt;</link>
                                          </tb-cell>
                                          <tb-cell>
                                             <link xlink:type="simple" xlink:href="../changes/index.html">
                                                <b style="color: red">New</b>
                                             </link>
                              embedded video
                           </tb-cell>
                                          <tb-cell>
                                             <code>autobuffer</code>
                                             <code>autoplay</code>
                                             <code>controls</code>
                                             <code>height</code>
                                             <code>loop</code>
                                             <code>poster</code>
                                             <code>src</code>
                                             <code>width</code>
                                             <link xlink:type="simple" xlink:href="#common-attributes">
                                                <i>common</i>
                                             </link>
                                          </tb-cell>
                                       </tb-row>
                                       <tb-row>
                                          <tb-cell style="text-decoration: line-through">
                                             <link xlink:type="simple" xlink:href="../avoid/#xmp">
                                                <index entry="xmp tag">&lt;xmp&gt; tag</index>&lt;xmp&gt;</link>
                                          </tb-cell>
                                          <tb-cell>example code using <index entry="preformatted text"/>preformatted text, <b>deprecated</b>
                                          </tb-cell>
                                          <tb-cell/>
                                       </tb-row>
                                    </tbody>
                                 </table>
                              </table-and-caption>
                           </subpage>
                        </tb-cell>
                     </tb-row>
                  </tbody>
               </table>
            </table-and-caption>
            <updated local="2010-09-19">Sunday September 19, 2010</updated>
         </page>
      </pages>
   </section>
   <copyright>Copyright © 2010 Accilent<span class="sup">®</span> Corp. Alteration of content, including addition of any function such as hypertext links or pop-up advertising, or interference with the hypertext links or other functions of this site is expressly prohibited.</copyright>
   <disclaimer>All information, links, forms, applications and other items on this site or obtained from it are provided <b>AS IS</b>, WITHOUT WARRANTY OF ANY KIND EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.</disclaimer>
</document>

