<?xml version="1.0" encoding="utf-8"?>
<webpage id="accessibility">
  <config param="rcsdate" value="$Date: 2009-03-23 00:35:32 -0400 (Mon, 23 Mar 2009) $"/>
  <head>
    <title>Accessibility</title>
    <summary>
      About accessibility at www.khakbaz.com/javad - Conforms to WCAG, W3C Web Accessibility Guidelines
    </summary>
    <keywords>W3C, WCAG</keywords>
  </head>
  <para>
    This site follows accessibility guidelines closely: 
  </para>
  <itemizedlist>
    <listitem>
      <para>
	Navigation is intuitive, the top navigation menu is simple. 
	When necessary, a local navigation menu is provided.
      </para>
    </listitem>
    <listitem>
      <para>
	Content is presented using Style Sheets that validates to <ulink url="http://www.w3.org/TR/CSS21/">CSS 2.1</ulink>.
      </para>
    </listitem>
    <listitem>
      <para>
	Markup is structural and validates to <ulink url="http://www.w3.org/TR/xhtml1/">XHTML 1.0</ulink>.
	</para>
    </listitem>
    
  </itemizedlist>
  
  <section id="statement">
    <title>Statement</title>
    <para>
      This website meets 
      <ulink url="http://www.w3.org/TR/WCAG10/">
	WCAG conformance priority level 1</ulink>. It is designed
	to be as accessible as possible, regardless of the browser.
	If you find anything at this site that does not meet the minimum of 
	Priority 1, please <olink targetdoc="contact">contact</olink> me and provide the page(s) and a description of the problems. 
      <mediaobject>
	<imageobject>
	  <imagedata fileref="../../img/wcag1AA.gif" format="GIF"/>
	</imageobject>
	<textobject>
	  <phrase>WCAG 1.0 Logo</phrase>
	</textobject>
	<caption>
<!--
	  <para>
	    <ulink url="http://www.w3.org/TR/WCAG10/">WCAG 1.0</ulink>
	  </para>
-->
	</caption>
      </mediaobject>
    </para>
  </section>

  <section>
    <title>Skip to Content</title>
    <emphasis>Skip to content</emphasis> is helpful to visitors with text-only browsers or browsers with CSS turned off. These visitors will see 
    <ulink url="#maincontent">Skip to content</ulink> link at the top of the page. This is provided to  go directly to the main conent of the page.
  </section>

  <section>
    <title>Access Keys</title>
    <para>
      At any time within the site you can use CTRL+ALT+1 to return to the home page of the site. Even though <ulink url="http://www.w3.org/TR/WCAG10/">WCAG 1.0</ulink> suggests access key use, it is not clear if <ulink url="http://www.w3.org/TR/WCAG20/">WCAG 2.0</ulink> will include it. That's why this site does not define many access keys.  
    </para>
  </section>

</webpage>

