WCAG 1.3.4 Orientation (Level AA)
This page demonstrates how content should not restrict its view and operation to a single display orientation, such as portrait or landscape, unless essential.
- Goal: Devices can be used in any orientation.
- What to do: Don't lock content to either portrait or landscape presentation.
- Why it's important: Wheelchair users and others may have devices mounted in a fixed orientation.
Correct Example: Supports Both Orientations
This content works in both portrait and landscape mode.
- Content and functionality adapt to both orientations.
- No warning or blocking message appears when changing orientation.
- Meets user needs for flexibility (e.g., mobile, tablet, screen readers).
Incorrect Example: Orientation Restriction
This content is only available in landscape mode.
- Content is blocked or warning appears if device is not in the required orientation.
- Restricting orientation can prevent some users from accessing content (e.g., users with fixed devices).
Key Points Demonstrated:
- Content should not restrict orientation unless essential for functionality.
- Support both portrait and landscape modes for accessibility.
- Orientation restrictions can block users with fixed device orientation or using assistive tech.
- Demonstrates both accessible and inaccessible approaches to orientation.
Skip to main content