WCAG 2.1: Section 3 - Understandable

Section 3: Understandable

The "Understandable" principle ensures that content and user interfaces are presented in a way that users can understand. This involves making content readable, predictable, and providing input assistance to minimize errors and frustration.

3.1 Readable Content

Ensure the text is readable and understandable for all users by providing definitions, clarifying unusual words, and simplifying complex language.

3.2 Predictable Behavior

Ensure web pages operate in predictable ways, helping users understand and anticipate actions on the website.

3.3 Input Assistance

Help users avoid and correct errors when providing input by offering clear labels, feedback, and guidance.

Back to Top