Skip to main content Skip to secondary navigation

Accessibility Conventions

Main content start

To make our sites more friendly to screen readers and other assistive technologies, we have developed a set of conventions to verify accessibility and to produce HTML that is valid, semantic, and logical.

Verify accessibility

  •  Generates valid and semantic HTML
  •  Passes automated accessibility testing
  •  Passes manual accessibility testing. See Accessibility Evaluation Quick Checks from Office of Digital Accessibility (ODA)

See Front-End validation in our Github PR template

Use semantic HTML

Use logical HTML

Follow ARIA patterns

The ARIA Authoring Practices Guide (APG) defines how to create accessible web experiences.