Skip to main content
WCAGrules
Quick navigation

WCAG 2.2 · Guideline 1.3 · Perceivable

Adaptable

Structure has to live in the code, not only in the way the page looks.

Sighted readers get structure for free. Headings look big, labels sit beside their fields, and a table lines up in a grid. None of that reaches a screen reader, which reads the code rather than the picture. So this guideline asks you to write the structure down as well as draw it. That is what lets a page survive being read aloud, zoomed to 400%, restyled by the reader, or flattened into one column.

Five A/AA success criteria live here, out of six. The one that carries the guideline is 1.3.1 Info and Relationships, which has fourteen automated test rules behind it, nine of them checking ARIA syntax rather than page structure. That is why a scan report can name 1.3.1 forty times on a site whose headings are perfectly good. Orientation, input purpose and reading order fill out the rest. The guideline itself has no test, so a finding written against 1.3 is a finding against one of those five, and the heading work you do for 1.3.1 also pays off against guideline 2.4.

Rules
5
Level A
3
Level AA
2
Human testing only
2

All 5 Adaptable rules

Level AAA in this guideline

One enhanced criterion sits under 1.3. They are outside the level almost every law names, so our audits treat them as reference rather than scope. Some are still worth adopting, and the Level AAA hub says which.

What goes wrong here

These are the failures we find repeatedly under 1.3, across sites of every size.

Who it affects

  • Screen reader users, who navigate by heading and landmark and are stranded when a page has neither. It is the fastest way to make a long page unusable.
  • People using speech input, who say the name they can see. A control's accessible name has to contain its visible label, or the spoken command misses.
  • People with motor disabilities, for whom autofill removes a large amount of typing from a long form.
  • Anyone reading through their own stylesheet. Custom styling replaces yours rather than removing all of it, so the question is whether your meaning survives when your presentation does not.

How to work through it

  1. 1Turn the site's CSS off. Read the page through. What survives is your real structure, and what vanishes was never structure at all.
  2. 2Pull up the heading outline on its own and read it as a table of contents. If it does not describe the page, neither does the markup.
  3. 3Tab through every form and confirm each field announces its own label as you arrive. Clicking the label and watching focus move is a hint, not proof, because a script can move focus without exposing any relationship.
  4. 4Search the copy for directions that depend on where something sits or what colour it is. Then rewrite them to name the thing.
  5. 5Rotate the page to landscape and back. Content that locks to one orientation fails unless that orientation is essential to what it does.
  6. 6Check the autocomplete attribute on inputs asking for the user's own information. The rule covers a defined list of purposes, so it is not every field on the form.

How the levels build

Level A sets the structural core: information and relationships, meaningful sequence, and instructions that do not depend on a sensory characteristic. Level AA adds two. Content works in either orientation unless one is essential, and inputs collecting the user's own data expose what they are for. Level AAA reaches further, asking that the purpose of components, icons and regions be identified programmatically. Implementation of that last one is thin in practice, and the honest reason is that the ecosystem around it is still settling rather than anything about the criterion itself.

Other Perceivable guidelines

Part of the Perceivable principle · browse by level: Level A · Level AA · or the full 55-rule library.

See how your site does against these rules.

An expert review plus a real blind screen-reader user, on up to 10 pages, every finding with its screenshot, criterion, and fix. $499, report in 5 business days.

Order your audit

Go somewhere useful

Find tools, resources and your workspace.

29 destinations