Simply Accessible

Introduction

Summary

The materials in this site formed the basis of a presentation at Web Essentials 05 (Designing for Accessibility: Beyond the Basics), in Sydney, Australia delivered by Derek Featherstone. More examples are forthcoming.

More about the author

Continue reading this introduction or go straight to the examples. More examples will be posted this week. Subscribe to be notified.

Designing for Accessibility

Designing for accessibility is not just a technical endeavour – like most other pursuits on the web, it involves creative problem solving and experimentation. In this context I mean that we are designing when we produce solutions that are built with intent – they are well thought out and created to be accessible at many levels and (generally) don’t compromise aesthetics and usability.

In many cases a web site or component might be technically accessible, but unusable to one or more groups of persons with disabilities. Is a problem that only affects persons with disabilities one of accessibility or usability? It depends, I suppose – but it is really irrelevant. The examples here aim to improve both accessibility and usability for everyone.

Zoom Layouts

In most of these examples I’ve added Zoom Layout capability for those that have JavaScript enabled. In all cases, you should note a number of items:

Many of these techniques require a knowledge of CSS, semantic HTML or XHTML, and in some cases JavaScript. It is assumed that you have a basic grasp of what web accessibility is and how to make web content, forms and applications accessible.

Caveats