Part of the How to do a web accessibility assessment series #a11y
Playlist: • How to do a web accessibility assessment 101
A bypass block, otherwise known as a skip-to link, is a mechanism that is available to bypass blocks of content that are repeated on multiple Web pages. In this case, it allows keyboard-only users to skip over the navigation to get to the main content without needing to tab over the entire menu every time they load the page.
Note: On a Mac this focus behavior might need turned on https://support.apple.com/en-us/HT204...
Before example:
https://tinyurl.com/access-before
After example:
https://tinyurl.com/access-after
Link to the playlist:
• How to do a web accessibility assessment 101