508 Accessibility

The Access Board (http://www.access-board.gov/sec508/guide/1194.22.htm) has defined standards for federal agencies to use in designing their web pages. The purpose of the standards is to allow pages to be useful to people with varying disabilities. Although this is not a federal site, I believe such standards are good practice.

A page is 508 compliant if it meets the following standards. For an elaboration of the rationale behind the standards and HTML examples, link to the Access Board.

Additional, more stringent accessibility guidelines are published by the World Wide Web Consortium. I do not attempt to meet those definitions, but if you are interested, the W3C Accessibility Guidelines can be found at http://www.w3.org/TR/WAI-WEBCONTENT/.

I validate the 508 conformance of my pages with tools provided by http://www.contentquality.com/. Additional resources are listed at the bottom.

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

(b) Equivalent alternatives for any multimedia presentation shall be synchronized with the presentation.

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

(d) Documents shall be organized so they are readable without requiring an associated style sheet.

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

(f) 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.

(g) Row and column headers shall be identified for data tables.

(h) 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.

(i) Frames shall be titled with text that facilitates frame identification and navigation.

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

(k) A text-only page, with equivalent information or functionality, shall be provided to make a web site comply with the provisions of these standards, when compliance cannot be accomplished in any other way. The content of the text-only page shall be updated whenever the primary page changes.

(l) 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.

(m) 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 that complies with §1194.21(a) through (l).

(n) 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.

(o) A method shall be provided that permits users to skip repetitive navigation links.

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




Click for Additional Resources


Last updated 04-11-22 19.19.11