Page structure

Pages with well-structured content are essential for many web users.

  • People with cognitive and learning disabilities can more easily find and prioritize content on the page.
  • People using screen readers can skip to the main content directly and navigate to sections that are important to them.
  • Keyboard users can browse pages and their sections more efficiently. Otherwise, users have to press the tab key multiple times to navigate through all links in each section.
  • People using software that only shows the main content of a web page, such as people with cognitive disabilities, will receive better results if the page structure is correctly marked up.
  • People with visual impairments, including people with low vision, have cues that provide orientation on the page and in the content.
  • Mobile web users often have access to a so-called "reader" or "reading" mode that will only show the main content of the page if it is correctly marked up.
  • People using certain browser plugins can use landmark roles to jump to specific sections on a page.
  • There are additional benefits to a good, accessible page structure, beyond those experienced by people with disabilities. As an example, search engines can use the datato better index the content of a page.

Meaningful sequence

Perceivable
Level A

Benefits: Blind disabilities

When the sequence in which content is presented affects its meaning, a correct reading sequence can be programmatically determined.

How to pass
  • Does the order of the content have a meaningful sequence, such that changing the sequence does not change the content's meaning?
  • Can Assistive Technologies programmatically determine at least one sequence of the content that makes sense?

Bypass blocks

Operable
Level A

Benefits: Keyboard users (typically people with blind, low vision and/or motor/physical disabilities).

A mechanism is available to bypass blocks of content that are repeated on multiple Web pages.

How to pass
  • Can content be navigated sequentially, allowing more direct access to the primary content of the Web page?
  • If a web page has blocks of text that are repeated within the page (example: navigation, headings), can the blocks of text be "skipped over"?
  • Can the main content of a web page be reached quickly and easily, with fewer keystrokes?

Page titled

Operable
Level A

Benefits: Visual, cognitive, mobility disabled users to be able to identify/differentiate content.

Web pages have titles that describe topic or purpose.

How to pass
  • Does the web page have a descriptive title which helps the user to find content and orient themselves?
  • Do links to another page agree/similar with the new page title, such that the link is not ambiguous?

Link Purpose (in context)

Operable
Level A

Benefits: Visual, cognitive limitations, motion impairment disabilities.

The purpose of each link can be determined from the link text alone or from the link text together with its  programmatically determined link context, except where the purpose of the link would be ambiguous to users in general.

How to pass
  • Can the user understand the purpose of the link (without needing additional context) in order to decide whether to follow the link?
  • Is meaningful link text provided?
  • Can the user arrive on a link and find out more about the link without losing their place on the page?
  • Does the context/description of the link precede the link?

Multiple ways

Operable
Level AA

Benefits: Visual, cognitive limitations disabilities.

More than one way is available to locate a Web page within a set of Web pages except where the Web Page is the result of, or a step in, a process.

How to pass
  • Can the user locate content in a manner/technique that best meets their needs (in order to find information faster)?

Headings and labels

Operable
Level AA

Benefits: Visual, cognitive limitations, motion impairment disabilities.

Headings and labels describe topic or purpose.

How to pass
  • Can the user understand what information is contained in Web pages and how that information is organized?
  • Can the user find the information they seek more easily, and can the user understand the relationships between different parts of the content more easily?
  • Does the label description help the user identify specific components within the content?

Language of the page

Understandable
Level A

Benefits: All users.

The default human language of each Web page can be programmatically determined.

Both Assistive Technologies and conventional user agents can render text more accurately when the language of the Web page is identified. As a result, users with disabilities will be better able to understand the content.

How to pass
  • Is information provided in the Web page that user agents need to present text and other linguistic content correctly?
  • Can a screen reader load the correct pronunciation rules?
  • Can visual browsers display characters and scripts correctly?
  • Can media players show captions correctly?

Language of parts

Understandable
Level AA

Benefits: All users.

The human language of each passage or phrase in the content can be programmatically determined except for proper names, technical terms, words of indeterminate language, and words or phrases that have become part of the vernacular of the immediately surrounding text.

Ensure that content is presented according to the presentation and pronunciate rules of a language (if specified).

How to pass
  • Are single words considered part of the language of the surrounding text unless it is clear that a change in language was intended?

Parsing

Robust
Level A

Benefits: All users of Assistive Technologies.

In content implemented using markup languages, elements have complete start and end tags, elements are nested according to their specifications, elements do not contain duplicate attributes, and any IDs are unique, except where the specifications allow these features.

Ensure that Assistive Technologies can parse the content accurately and without crashing.

How to pass
  • Do Web pages have complete start and end tags that are nested according to specification?

Consistent navigation

Understandable
Level AA

Benefits: Blind, low-vision, cognitive/intellectual disabilities.

Navigational mechanisms that are repeated on multiple Web pages within a set of Web pages occur in the same relative order each time they are repeated, unless a change is initiated by the user.

How to pass
  • Is repeated content and layout presented consistently within a set of Web pages?
  • Can specific information or functionality be located more than once?
  • Can the user predict the location of the content they are looking for, and find it more quickly when encountered again?

Consistent identification

Understandable
Level AA

Benefits: Blind, cognitive/intellectual disabilities.

Components that have the same functionality within a set of Web pages are identified consistently.

How to pass
  • Are functional components that appear repeatedly within a set of Web pages consistently identified, so that familiar functions are predictable on different Web pages?
  • Are labels, icons/non-text items and their text alternatives, link text, and components consistent - within a page, and also if repeated on more than one page?