[Draft Date: 2009/09/04 20:03:02 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

The Web is fundamentally designed to work for all people, whatever their hardware, software, language, culture, location, or physical or mental ability. When the Web meets this goal, it is accessible to people with a diverse range of hearing, movement, sight, and cognitive ability.

Thus the impact of disability is radically changed on the Web – because the Web removes barriers to communication and interaction that many people face in the physical world. However, when websites, web technologies, or web tools are badly designed, they can create barriers that exclude people from using the Web.

The mission of the Web Accessibility Initiative (WAI) is to lead the Web to its full potential to be accessible, enabling people with disabilities to participate equally on the Web.

See below for


Why: 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 diverse abilities. Indeed, the UN Convention on the Rights of Persons with Disabilities recognizes web accessibility as a basic human right.

While accessibility focuses on people with disabilities, it also benefits older people, people in developing countries, people impacted by the digital divide, and other users.

There is a strong business case for accessibility. Accessibility overlaps with other best practices such as mobile web design, device independence, multi-modal interaction, usability, design for older users, and search engine optimization (SEO). Case studies show that accessible websites have better search results, reduced maintenance costs, and increased audience reach, among other benefits. Developing a Web Accessibility Business Case for Your Organization details the social, technical, financial, and legal benefits of web accessibility.

What: Examples of Web Accessibility

Properly designed websites and web tools can be used by people with disabilities. However, currently many sites and 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'

Alt text is the classic example. Images should include equivalent alternative text in the markup/code.

If alt text isn't provided for images, the image information is inaccessible, for example, to people who cannot see and use a screen reader that reads aloud the information on a page, including the alt text for the visual image.

When equivalent alt text is provided, the information is available to everyone – to people who are blind, as well as to people who turned off images on their mobile phone to lower bandwidth charges, people in a rural area with low bandwidth who turned off images to speed download, and others. It's also available to technologies that cannot see the image, such as search engines.

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

[ image of a
transcript
]

Just as images aren't available to people who can't see, audio files aren't available to people who can't hear. Providing 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.

It's easy and relatively inexpensive for website developers to provide transcripts for podcasts and audio files. There are services that create text transcripts in HTML format.

How: Make Your Website and Web Tools Accessible

Most of the basics of accessibility are even easier and less expensive than providing transcripts. However, the techniques required are poorly integrated into some web tools, education, and development processes. If you are new to accessibility, it takes some time and effort to learn the common issues and solutions. A starting place is the Introduction to Web Accessibility.

Some accessibility barriers more complicated to avoid and the solutions take more development time and effort. W3C provides extensive resources to help, such as Understanding WCAG 2.0: A guide to understanding and implementing Web Content Accessibility Guidelines 2.0.

Using authoring tools that support accessibility makes it easier for website developers. Browsers also play a role in accessibility. Essential Components of Web Accessibility explains the relationships between the different components of web development and interaction.

Accessibility is a must for developers and organizations that want to create high quality websites and web tools, and not exclude people from using their products.

Web Accessibility Initiative (WAI) at W3C

The W3C Web Accessibility Initiative (WAI) brings together people from industry, disability organizations, government, and research labs from around the world to develop guidelines and resources to help make the Web accessible to people with disabilities – including auditory, cognitive, neurological, physical, speech, and visual disabilities.

WAI's coverage of web accessibility includes 'web content' (websites and web applications), authoring tools (such as content management systems (CMS) and blog software), browsers and other 'user agents', and W3C technical specifications, including WAI-ARIA for accessible rich Internet applications.

We invite individuals and organizations to participate in WAI by volunteering to implement, promote, and review guidelines; by contributing to the WAI Interest Group; or by dedicated participation in a Working Group.

Learn More

WAI provides a wide range of resources on different aspects web accessibility standards, education, implementation, and policy, including:

Current Status of Specifications

Learn more about the current status of specifications related to:

These W3C Groups are working on the related specifications: