Files
WCAG/2-operable/2.4.5-multiple-ways.md
T
2025-12-23 21:04:52 -05:00

38 lines
1.2 KiB
Markdown

[Back to 2 Operable index](index.html)
# 2.4.5 Multiple Ways
- Level: AA
- Guideline: 2.4 Navigable
- Principle: 2 Operable
## What it is
More than one way is available to locate a web page within a set of web pages except where the web page is the result of, or a step in, a process.
## How to test
- Check: More than one way is available to locate a web page within a set of web pages except where the web page is the result of, or a step in, a process.
- Use the sufficient techniques below as acceptable methods when applicable.
## Sufficient techniques (W3C)
- G125: Providing links to navigate to related web pages
- G64: Providing a Table of Contents
- G63: Providing a site map
- G161: Providing a search function to help users find content
- G126: Providing a list of links to all other web pages
- G185: Linking to all of the pages on the site from the home page
## Advisory techniques (W3C)
- PDF2: Creating bookmarks in PDF documents
## Resources
- WCAG 2.2 SC: https://www.w3.org/TR/WCAG22/#multiple-ways
- Understanding: https://www.w3.org/WAI/WCAG22/Understanding/multiple-ways.html
- Quick reference: https://www.w3.org/WAI/WCAG22/quickref/?versions=2.2#multiple-ways
[Back to 2 Operable index](index.html)