W3C logoWeb Accessibility initiative

WAI: Strategies, guidelines, resources to make the Web accessible to people with disabilities

In-Suite Navigation

Accessibility Principles
[DRAFT] How People with Disabilities Use the Web

Editors Draft: $Date: 2011/04/08 09:06:22 $ [changelog]
Status: This document is an 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).
The current posted version of this document is available from http://www.w3.org/WAI/intro/people-use-web/.

Introduction

This page introduces some of the web accessibility requirements for websites, web applications, browsers, and other tools. It provides references to the international standards from W3C Web Accessibility Initiative (WAI), which include considerations for the broad diversity of web users and ways people use the Web.

Note: This page is illustrative and is not intended to be an exhaustive listing of all accessibility requirements.

On this page

Web accessibility standards

Web accessibility relies on several components that work together. Some of these include:

More about web accessibility standards

These components inter-relate and support each other. For instance, web content needs to include text alternatives for images. This information needs to be processed by web browsers and relayed to assistive technologies, such as screen readers. In order to create such text alternatives, authors need authoring tools that support them to do so. More background is provided in Essential Components of Web Accessibility.

Standards play a key role in defining accessibility requirements for each of these components. Some accessibility requirements are easy to meet, yet understanding the basics of how people with disabilities use the Web helps implement them more effectively and efficiently. Some aspects of accessibility require more technical skills or advanced knowledge of how people use the Web. In all cases, involving users early and throughout your web projects will make your work better and easier.

The W3C Web Accessibility Initiative (WAI) develops a set of guidelines that are internationally recognized as the standard for web accessibility. These include:

There is also a WAI specification for Accessible Rich Internet Applications (WAI-ARIA), which include dynamic content and advanced user interface controls developed with Ajax, JavaScript, and related web technologies.

back to page contents

Perceivable information and user interface

Text alternatives for non-text content

Text alternatives are equivalents for non-text content. Examples include:

Text alternatives convey the purpose of an image or function to provide an equivalent user experience. For instance, an appropriate text alternative for a search button would be "search" rather than "magnifying lens".

Text alternatives can be presented in a variety of ways. For instance, they can be read aloud for people who cannot see the screen and for people with reading difficulties, enlarged to custom text-sizes, or displayed on braille devices. Text alternatives serve as labels for controls and functionality to aid keyboard navigation and navigation by voice recognition (speech input). They also serve as labels to identify audio, video, and files in other formats, as well as applications that are embedded as part of a website.

Accessibility requirements related to text alternatives

WCAG 2.0

UAAG 1.0

ATAG 1.0

Sections related to text alternatives

Stories of web users:

Diversity of web users:

Diversity in web use:

back to page contents

Captions and other alternatives for multimedia

People who cannot hear audio or see video need alternatives. Examples of alternatives for audio and video include:

Well-written text transcripts containing the correct sequence of any auditory or visual information provide a basic level of accessibility and facilitate the production of captions and audio descriptions.

Accessibility requirements related to multimedia

WCAG 2.0

UAAG 1.0

ATAG 1.0

Sections related to multimedia

Stories of web users:

Diversity of web users:

Diversity in web use:

back to page contents

Content can be presented in different ways

In order for users to be able to change the presentation of content, it is necessary that:

Meeting this requirement allows content to be correctly read aloud, enlarged, or adapted to meet the needs and preferences of the user. For instance, it can be presented using custom color combinations, text size, or other styling to facilitate reading. This requirement also facilitates other forms of adaptation, including automatic generation of page outlines and summaries to help users get an overview and to focus on particular parts more easily.

Accessibility requirements related to adaptability

WCAG 2.0

UAAG 1.0

ATAG 1.0

Sections related to adaptability

Stories of web users:

Diversity of web users:

Diversity in web use:

back to page contents

Content is easier to see and hear

Distinguishable content is easier to see and hear. This includes:

Meeting this requirement helps separate foreground from background, to make important information more distinguishable. This includes considerations for people who do not use assistive technologies and for people using assistive technologies who may observe interference from prominent audio or visual content in the background. For instance, many people with color blindness do not use any particular tools and rely on proper design that provides sufficient color contrast between text and its surrounding background. For others, audio that is automatically played could interfere with text-to-speech or with assistive listening devices (ALDs).

Accessibility requirements related to distinguishability

WCAG 2.0

UAAG 1.0

ATAG 1.0

Sections related to distinguishability

Stories of web users:

Diversity of web users:

Diversity in web use:

back to page contents

Operable user interface and navigation

Functionality is available from a keyboard

Many people do not use the mouse and rely on the keyboard to interact with the Web. This requires keyboard access to all functionality, including form controls, input, and other user interface components.

Keyboard accessibility includes:

Meeting this requirement helps keyboard users, including people using alternative keyboards such as keyboards with ergonomic layouts, on-screen keyboards, or switch devices. It also helps people using voice recognition (speech input) to operate websites and to dictate text through the keyboard interface.

Accessibility requirements related to keyboard accessibility

WCAG 2.0

UAAG 1.0

ATAG 1.0

Sections related to keyboard accessibility

Stories of web users:

Diversity of web users:

Diversity in web use:

back to page contents

Users have enough time to read and use the content

Some people need more time than others to read and use the content. For instance, some people need more time to type text, understand instructions, operate controls, or to otherwise complete tasks on a website.

Examples of providing enough time include providing mechanisms to:

Accessibility requirements related to sufficient time

WCAG 2.0

UAAG 1.0

ATAG 1.0

Sections related to sufficient time

Stories of web users:

Diversity of web users:

Diversity in web use:

back to page contents

Content does not cause seizures

Content that flashes at certain rates or patterns can cause photo-sensitive reactions, including seizures. Flashing content is ideally avoided entirely, or only used in a way that does not cause known risks.

Accessibility requirements related to seizures

WCAG 2.0

UAAG 1.0

ATAG 1.0

back to page contents

Users can easily navigate, find content, and determine where they are

Content that is well organized helps users to orient themselves and to navigate effectively. This includes:

Meeting this requirement helps people to navigate through web pages in different ways, depending on their particular needs and preferences. For instance, while some people rely on hierarchical navigation structures such as menu bars to find specific web pages, others rely on search functions on websites instead. Some people may be seeing the content while others may be hearing it, or seeing and hearing it at the same time. Some people may be using the content with only a mouse or a keyboard, while others may be using both.

Accessibility requirements related to navigation

WCAG 2.0

UAAG 1.0

ATAG 1.0

Sections related to navigation

Stories of web users:

Diversity of web users:

Diversity in web use:

back to page contents

Understandable information and user interface

Text is readable and understandable

Content authors need to ensure that text content is readable and understandable to the broadest audience possible, including when it is read aloud by text-to-speech. This includes:

Meeting this requirement helps software, including assistive technology, to process text content correctly. For instance, this requirement helps software to read the content aloud, to generate page summaries, and to provide definitions for unusual words such as technical jargon. It also helps people who have difficulty understanding more complex sentences, phrases, and vocabulary. In particular, it helps people with different types of cognitive disabilities.

Accessibility requirements related to readability

WCAG 2.0

UAAG 1.0

ATAG 1.0

Sections related to readability

Stories of web users:

Diversity of web users:

Diversity in web use:

back to page contents

Content appears and operates in predictable ways

Many people rely on predictable user interfaces and are disoriented or distracted by inconsistent appearance or behavior. Examples of making content more predictable include:

Meeting this requirement helps people to quickly learn the functionality and navigation mechanisms provided on a website, and to operate them according to their specific needs and preferences. For instance, some people assign personalized shortcut keys to functions they frequently use to enhance keyboard navigation. Others memorize the steps to reach certain pages or to complete processes on a website. Both rely on predictable and consistent functionality.

Accessibility requirements related to predictability

WCAG 2.0

UAAG 1.0

ATAG 1.0

Sections related to predictability

Stories of web users:

Diversity of web users:

Diversity in web use:

back to page contents

Users are helped to avoid and correct mistakes

Forms and other interaction can be confusing or difficult to use for many people, and, as a result, they may be more likely to make mistakes. Examples of helping users to avoid and correct mistakes include:

Meeting this requirement helps people who do not see or hear the content, and may not recognize implicit relationships, sequences, and other cues. It also helps people who do not understand the functionality, are disoriented or confused, forget, or make mistakes using forms and interaction for any other reason.

Accessibility requirements related to input assistance

WCAG 2.0

UAAG 1.0

ATAG 1.0

Sections related to input assistance

Stories of web users:

Diversity of web users:

Diversity in web use:

back to page contents

Robust content and reliable interpretation

Content is compatible with current and future user tools

Robust content is compatible with different browsers, assistive technologies, and other user agents. Examples of how this can be achieved include:

Meeting this requirement helps maximize compatibility with current and future user agents, including assistive technologies. In particular, it enables assistive technologies to reliably process the content, and to present or to operate it in different ways. This includes non-standard (scripted) buttons, input fields, and other controls.

Accessibility requirements related to compatibility

WCAG 2.0

UAAG 1.0

ATAG 1.0

Sections related to compatibility

Stories of web users:

Diversity of web users:

Diversity in web use:

back to page contents

[Previous Page - Diversity in Web Use | Top of Page]