Accessibility statement

This entry was published at least two years ago (originally posted on September 12, 2002). Since that time the information may have become outdated or my beliefs may have changed (in general, assume a more open and liberal current viewpoint). A fuller disclaimer is available.

I’d done this once before, but as it got lost in my site crash, I took a few minutes to go through Dive Into Accessibility and make sure that my site was up to spec. I’m good to go, so here’s the official babble:

Note: This accessibility statement was written for my old site at djwudi.com. While the majority of it will still correspond to michaelhanscom.com, I’ve yet to go through and double-check everything. Please bear that in mind. Thanks!


Accessibility statement

This is the official accessibility statement for www.michaelhanscom.com. If you have any questions or comments, feel free to email me at djwudi@myrealbox.com.

Access keys

Most browsers support jumping to specific links by typing keys defined on the web site. On Windows, you can press ALT + an access key; on Macintosh, you can press Control + an access key.

All pages on this site define the following access keys:

  • Access key 1 – Home page
  • Access key 4 – Search
  • Access key 9 – Feedback
  • Access key 0 – Accessibility statement

Standards compliance

  1. All pages on this site are at least Bobby and WCAG A approved, AA and AAA when possible. This is always a judgement call; many accessibility features can be measured, but many can not.

  2. All pages on this site are Section 508 approved, complying with all of the U.S. Federal Government Section 508 Guidelines. Again, a judgement call.

  3. All pages on this site validate as XHTML 1.0 Transitional. This is not a judgement call; a program can determine with 100% accuracy whether a page is valid XHTML. For example, check this page for XHTML validity.

  4. All pages on this site use structured semantic markup. H1 tags are used for the header, H2 tags are used for main titles, H3 tags for subtitles, etc. For example, on this page, JAWS users can skip to the next section within the accessibility statement by pressing ALT+INSERT+4.

Navigation aids

  1. All pages have rel=previous, next, up, and home links to aid navigation in text-only browsers. Netscape 6 and Mozilla users can also take advantage of this feature by selecting the View menu, Show/Hide, Site Navigation Bar, Show Only As Needed (or Show Always).

  2. The home page and all archive pages include a search box (access key 4). Advanced search options are available at the advanced search page.

Links

  1. Many links have title attributes which describe the link in greater detail, unless the text of the link already fully describes the target (such as the headline of an article).

  2. Links are written to make sense out of context.

Images

  1. All content images used in this site include descriptive ALT attributes.

Visual design

  1. This site uses cascading style sheets for visual layout.

  2. This site uses only relative font sizes, compatible with the user-specified “text size” option in visual browsers.

  3. If your browser or browsing device does not support stylesheets at all, the content of each page is still readable.

Accessibility references

  1. W3 accessibility guidelines, which explains the reasons behind each guideline.

  2. W3 accessibility techniques, which explains how to implement each guideline.

  3. W3 accessibility checklist, a busy developer’s guide to accessibility.

  4. U.S. Federal Government Section 508 accessibility guidelines.

  5. Dive Into Accessibility, a comprehensive guide to implementing these guidelines in websites, with a focus on the most popular blogging software.

Accessibility software

  1. JAWS, a screen reader for Windows. A time-limited, downloadable demo is available.

  2. Home Page Reader, a screen reader for Windows. A downloadable demo is available.

  3. Lynx, a free text-only web browser for blind users with refreshable Braille displays.

  4. Links, a free text-only web browser for visual users with low bandwidth.

  5. Opera, a visual browser with many accessibility-related features, including text zooming, user stylesheets, image toggle. A free downloadable version is available. Compatible with Windows, Macintosh, Linux, and several other operating systems.

Accessibility services

  1. Bobby, a free service to analyze web pages for compliance to accessibility guidelines. A full-featured commercial version is also available.

  2. HTML Validator, a free service for checking that web pages conform to published HTML standards.

  3. Web Page Backward Compatibility Viewer, a tool for viewing your web pages without a variety of modern browser features.

  4. Lynx Viewer, a free service for viewing what your web pages would look like in Lynx.

Related resources

  1. WebAIM, a non-profit organization dedicated to improving accessibility to online learning materials.

  2. Designing More Usable Web Sites, a large list of additional resources.

Recommended reading

  1. Joe Clark: Building Accessible Websites. Comprehensive but not overwhelming.

  2. Jim Thatcher and others: Constructing Accessible Web Sites. Less comprehensive than Joe’s book, but goes into greater depth in the topics it covers. Gives screenshots of how various screen readers and alternative browsers interpret various tags and markup. Also has an amazing chapter on the current state of legal accessibility requirements.

Thanks to Dive Into Accessibility for the template for this Accessibility statment.