<?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="features"-->
 <template>
  <do optional="false" label="Back Up" type="accept">
   <go enctype="application/x-www-form-urlencoded" method="get" sendreferer="true" href="#features"/>
  </do>
 </template>
 <card ordered="true" newcontext="false" id="features">
  <do optional="false" label="Back Up" type="accept">
   <noop/>
  </do>
  <do optional="false" label="Back" type="prev">
   <prev/>
  </do>
  <a href="#separation" accesskey="1">Page 1</a>
  <br/>
  <a href="#accessibility" accesskey="2">Page 2</a>
  <br/>
 </card>
 <card ordered="true" newcontext="false" id="separation">
  <do optional="false" type="options" label="Next">
   <go enctype="application/x-www-form-urlencoded" method="get" sendreferer="true" href="#accessibility"/>
  </do>
  <!--TO DO: uses XMLStyles_wml1.xsl - delete XMLStyles_wml.xsl-->
  <p align="left">Style of web page elements</p>
  <p align="left">HTML 5 continues to promote the separation of the semantic content of documents from the style of presentation of elements on web pages. Many of the HTML tags deprecated in this version were non-semantic tags which provided only some specific styling of web page elements. </p>
  <p align="left">
   <a href="#accessibility">Next: Page 2</a>
   <br/>
   <a href="#features">Back Up: Menu</a>
   <br/>
  </p>
 </card>
 <card ordered="true" newcontext="false" id="accessibility">
  <do optional="false" type="options" label="Next">
   <go enctype="application/x-www-form-urlencoded" method="get" sendreferer="true" href="whats-new-in-html-5.wml"/>
  </do>
  <!--TO DO: uses XMLStyles_wml1.xsl - delete XMLStyles_wml.xsl-->
  <p align="left">Separation of main content and navigation</p>
  <p align="left">Earlier versions of HTML were not designed with accessibility in mind. Web page designers created some workarounds such as "Skip Navigation" links (similar to "Skip Intro" buttons), which would be placed near the beginning of web pages to allow users "viewing" a site with an HTML screen reader to keep the software from having to vocalize the navigation links on every page. </p>
  <p align="left">HTML 5 continues to support XSL style sheets, which allow the navigation and other common elements to be completely removed from the documents with the main content and placed in one or more style sheet documents. The advantages of separating the navigation from the main content include: <p align="left">2) </p>
  </p>
  <p align="left">
   <a href="whats-new-in-html-5.wml">Next: What's New</a>
   <br/>
   <a href="#separation">Prev: Page 1</a>
   <br/>
   <a href="#features">Back Up: Menu</a>
   <br/>
  </p>
 </card>
</wml>
