<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.3//EN" "http://www.wapforum.org/DTD/wml13.dtd">
<wml>
 <!-- page name="index"-->
 <template>
  <do optional="false" label="Back" type="prev">
   <prev/>
  </do>
 </template>
 <card ordered="true" newcontext="false" id="index">
  <do optional="false" type="options" label="Next">
   <go enctype="application/x-www-form-urlencoded" method="get" sendreferer="true" href="features.wml"/>
  </do>
  <img align="bottom" hspace="0" vspace="0" alt="HTML 5 Reference" src="/images/html-5.jpg" width="150" height="17"/>
  <br/>
  <!-- h2 -->
  <h2>HTML 5 Tutorial and Reference</h2>
  <p align="left">
   <a href="features.wml">Features of HTML 5</a>
  </p>
  <p align="left"/>
  <p align="left">
   <a href="whats-new.wml">What's New in HTML 5</a>
  </p>
  <p align="left"/>
  <p align="left">
   <a href="/tutorial/">HTML 5 Tutorial</a>
  </p>
  <p align="left"/>
  <p align="left">
   <a href="/tags/">HTML 5 Tag Reference</a>
  </p>
  <p align="left"/>
  <p align="left">
   <a href="/attributes/">Common HTML Attributes</a>
  </p>
  <p align="left"/>
  <p align="left">
   <a href="/css-styles/">CSS Styles</a>
  </p>
  <p align="left"/>
  <p align="left">
   <a href="/metatags/">HTML Metatags</a>
  </p>
  <p align="left"/>
  <p align="left">
   <a href="/cheat-sheet/">HTML 5 Cheat Sheet</a>
  </p>
  <p align="left"/>
  <p align="left">
   <a href="/definitions/">Definitions</a>
  </p>
  <p align="left"/>
  <p align="left">
   <a href="/diffs/">Differences between HTML 4 and HTML 5</a>
  </p>
  <p align="left"/>
  <p align="left">
   <a href="/avoid/">Things to avoid in HTML 5</a>
  </p>
  <p align="left"/>
  <p align="left">
   <a href="/faqs/">HTML 5 FAQs</a>
  </p>
  <p align="left">FAQs about HTML 5 along with answers </p>
  <!-- h3 -->
  <h3>HTML Definitions</h3>
  <p align="left">Polyglot HTML Documents</p>
  <p align="left">You may notice that, when there is a difference between the two possible flavors of HTML 5 syntax, rather than confusing things by presenting examples using both possible options, the syntax that is shown is one that could be used for documents that could be rendered by HTML browsers that interpreting the input in either way. These are known as <a href="./definitions/#polyglot">
    <!--??? no template for "{http://XMLStyles.com/namespaces/styles}dfn" ???-->
Polyglot HTML Documents</a>. </p>
  <p align="left">
   <a href="features.wml">Next: Features</a>
   <br/>
  </p>
 </card>
</wml>
