• Success Criterion 1.3.1
  • Conformance level A

1.3.1 · Info and Relationships

Lesson overview · Info and Relationships

In plain language

Structure you can SEE (headings, lists, tables, labels, groups, required marks) must also exist in the code so screen readers perceive the same structure.

Who it affects

Screen-reader, braille, and reading-tool users who depend on coded structure rather than visual layout.

How to check

Use a screen reader or an inspector (headings map, landmarks, table/list markup): everything that looks like a heading/list/table/label must be announced as one — and nothing that isn't should be.

Common misconception

Making text look like a heading (bold, bigger font) is not the same as coding it as one. Screen readers read the underlying tags, not the visual styling.

Learn more

Scenarios in this lesson