Free Web Hosting with Website Builder

Thursday, April 2, 2009

Section 508 Web Standards


  1. A text equivalent for every non-text element shall be provided (e.g., via "alt", "longdesc", or in element content). [See Note 1]

  2. Equivalent alternatives for any multimedia presentation shall be synchronized with the presentation.

  3. Web pages shall be designed so that all information conveyed with color is also available without color, for example from context or markup.

  4. Documents shall be organized so they are readable without requiring an associated style sheet.

  5. Redundant text links shall be provided for each active region of a server-side image map.

  6. Client-side image maps shall be provided instead of server-side image maps except where the regions cannot be defined with an available geometric shape.

  7. Row and column headers shall be identified for data tables.

  8. Markup shall be used to associate data cells and header cells for data tables that have two or more logical levels of row or column headers.

  9. Frames shall be titled with text that facilitates frame identification and navigation.

  10. Pages shall be designed to avoid causing the screen to flicker with a frequency greater than 2 Hz and lower than 55 Hz.

  11. A text-only page, with equivalent information or functionality, shall be provided to make a web site comply with the provisions of this part, when compliance cannot be accomplished in any other way. The content of the text-only page shall be updated whenever the primary page changes. [See Note 2]

  12. When pages utilize scripting languages to display content, or to create interface elements, the information provided by the script shall be identified with functional text that can be read by assistive technology.

  13. When a web page requires that an applet, plug-in or other application be present on the client system to interpret page content, the page must provide a link to a plug-in or applet [See Note 3, Note 4, Note 5]

  14. When electronic forms are designed to be completed on-line, the form shall allow people using assistive technology to access the information, field elements, and functionality required for completion and submission of the form, including all directions and cues.

  15. A method shall be provided that permits users to skip repetitive navigation links.

  16. When a timed response is required, the user shall be alerted and given sufficient time to indicate more time is required.

Note 1: Until the longdesc tag is better supported, it is best to use it in conjunction with a standard link to a longer description.

Note 2: "Text-only" and "accessible" are NOT synonymous. Text-only sites typically only help people with certain types of visual or cognitive disabilities. They are usually not helpful to users with disabilities.

Note 3: Standalone media players are usually more accessible than embedded media players.

Note 4: A PDF file can be made accessible to screen reader users, but it may be best to include an accessible HTML version of a document instead of or in addition to PDF.

Note 5: PowerPoint files are currently not directly accessible unless the user has a full version of the PowerPoint program on the client computer. It is recommended that an accessible HTML version be provided instead of or in addition to the PowerPoint version.

No comments: