Mount Baker Media

Terrill Thompson's Web Site

Accessibility Features

This page describes the accessibility features of the current website. The idea is to document what I've done, and hopefully by doing so to provide an example and some useful ideas for other web designers and developers.

It all begins with structure

Add a dash of style

The look and feel of the site is attained entirely using cascading style sheets (CSS). There are no tables. There are no font tags. The structure and content of the document are entirely separate from the presentation. This is important for several reasons:

Size fonts for baby boomers, and for scalability

Provide access to images as needed

Maximize contrast

There's a very cool new tool called the Colour Contrast Analyzer that allows you to check the color combinations on your site. If you have insufficient color contrast, it will be harder for folks with normal vision to see your content, and may be impossible to see for users who are color blind or have other visual deficiencies. Of course, you can't get much lighter than a pure white background, so it wasn't too challenging for me to attain high color contrast with the current site.

Assure that forms are accessible

The Drop me a line form includes a number of noteworthy accessibility features:

Promote your accomplishments! (while promoting standards)