WCAG 2.1: Section 2 - Operable

Section 2: Operable

The "Operable" principle ensures that users can navigate and interact with web content effectively. This involves making sure that all functionality is accessible via keyboard, giving users enough time to interact, and ensuring predictable navigation and input methods.

2.1 Keyboard Accessibility

Ensure all functionality is operable using only a keyboard, and avoid keyboard traps.

2.2 Enough Time

Provide users with enough time to read or interact with content, with options to pause, extend, or disable timing constraints.

2.3 Seizures and Physical Reactions

Avoid content that may trigger seizures or physical discomfort, such as flashing lights or rapid animations.

2.4 Navigable

Provide clear navigation mechanisms to help users find and access content easily.

2.5 Input Modalities

Ensure operability for various input methods, such as touch, voice, and motion-based gestures.

Back to Top