Editors Draft: $Date: 2009/08/24 14:12:46 $
This document is an unapproved in-progress draft and should not be referenced or quoted under any circumstances.
Please send comments to wai-eo-editors@w3.org (a publicly archived list).

W3C

[Draft $Date: 2009/08/24 14:12:46 $ latest version. analysis & changelog]

Accessibility

The power of the Web is in its universality. Access by everyone regardless of disability is an essential aspect.
Tim Berners-Lee, W3C Director and inventor of the World Wide Web

At its foundation, the Web is designed to be available to "all people, whatever their hardware, software, network infrastructure, native language, culture, geographical location, or physical or mental ability." Accessibility focuses on one aspect of this, and overlaps with others.

Accessibility is developing the Web to meet its potential to be usable by people with a diverse range of capabilities. Accessibility is about not disabling people from using your website because they can't hear, move, see, or understand well. Accessibility is enabling your website to be used effectively by more people and in more situations.

Learn more below:


Examples of Web Accessibility

Well designed websites can be used by people with disabilities. However, currently most websites and web tools are developed with accessibility barriers that make it difficult or impossible for some people to use them. Below are just a few examples.

Alternative Text for Images

image of logo; HTML markup img alt='Web Accessibility Initiative logo'; popup with text @@
Example 1: Alt text for image

The classic example of web accessibility is images in web pages. Images should include equivalent alternative text in the markup/code, "alt text", as shown in Example 1. (Some visual browsers display this text in a little popup when you hover over the image.) If alt text isn't provided for important images, the web page is inaccessible, for example, to people who cannot see and use a screen reader that reads aloud the information on a page.

This alt text provides the information from the visual image in text that can be read by a screen reader or a dynamic Braille device. Alt text is also a good example of the things we do for accessibility overlapping with other best practices. For example, alt text benefits search engine optimization, data repurposing, [others?], mobile phone users who turn off images to lower bandwidth charges, users in rural areas with low bandwidth who turn off images to speed download, and more.

Keyboard Input

[ image of a
mouse Xed out

and maybe
a keyboard ]

Some people cannot use a mouse, including many older users with limited fine motor control. An accessible website does not rely on the mouse; it provides all functionality via a keyboard. Then people with disabilities can use assistive technologies that mimic the keyboard, such as speech input.

Transcripts for Podcasts

Just as images aren't available to people who can't see, audio files aren't available to people who can't hear. Proving a text transcript makes the audio information accessible to people who are deaf or hard of hearing, as well as to search engines and other technologies that can't hear.

Providing transcripts for podcasts and audio files is easy and relatively inexpensive. There are services where you can e-mail the audio file or point to it online, and they send you back a transcript in HTML for a nominal fee. Then a quick read-through for quality assurance, put it in your website template, point to it from where the audio file is linked, and it's done.

Make Your Website Accessible

Most of the basics of accessibility are even easier and less expensive than providing transcripts. However, they are currently not well integrated into education, examples, and practice. If you are new to accessibility, it takes some time and effort to learn the issues and solutions. A starting place is the Introduction to Web Accessibility.

Some of advanced accessibility issues are more complicated and take more development time and effort. W3C provides extensive resources to help make your website accessible, such as Understanding WCAG 2.0: A guide to understanding and implementing Web Content Accessibility Guidelines 2.0.

[@@ Developers who do accessibility well are high quality and not disabling their users]

[@@ Using authoring tools that support accessibility ... browsers... See Essential Components of Web Accessibility.]

The Case for Web Accessibility

It is essential that the Web be accessible in order to provide equal access and equal opportunity to people with disabilities. Indeed, the UN Convention on the Rights of Persons with Disabilities recognizes Web accessibility as a basic human right.

There is also a strong business case for accessibility. Organizations with accessible websites benefit from search engine optimization (SEO), reduced legal risk, demonstration of corporate social responsibility (CSR), and improved usability for older users and mobile phone users. Developing a Web Accessibility Business Case for Your Organization describes social, technical, financial, and legal benefits of Web accessibility.

Web Accessibility Initiative (WAI) at W3C

Because of the extreme importance of accessibility, W3C has a dedicated Web Accessibility Initiative (WAI). WAI works with organizations around the world to develop strategies, guidelines, and resources to help make the Web accessible to people with disabilities.

Learn More

WAI provides a wide range of resources on web accessibility, including:

Current Status of Specifications

Learn more about the current status of specifications related to:

These W3C Groups are working on the related specifications: