Sequential navigation order when using Tab key. Should be logical and match visual reading flow.
An in-page link placed early in the DOM that jumps directly to the main content, aiding keyboard and screen reader users.
A visible caret or pointer state that helps users track input focus or text insertion position, essential for low-vision and cognitive accessibility.
A navigational aid that shows the page’s position in the hierarchy. Mark up with nav and aria-label="breadcrumb".
Mechanisms such as skip links and landmarks that let users jump past repeated content directly to main sections.
Single‑letter keyboard shortcuts that must be remappable, turned off, or only active on focus to prevent accidental activation.
This glossary is continuously improved and maintained by WebAbility to advance accessible design and development.Contact us to suggest improvements or report issues.