Accessibility
Accessibility ensures your website can be used by everyone, including people who rely on screen readers, keyboard navigation, or other assistive technologies. Fixing accessibility issues improves usability for all visitors and helps you meet WCAG 2.1 compliance requirements.
Guides
Color Contrast
Color contrast is the difference in luminance between foreground text and its background. WCAG 2.1 requires a minimum contrast ratio of 4.5:...
Read more → CriticalImage Alt Text
Alt text (the HTML alt attribute) is a short text description of an image that screen readers announce to visually impaired users. It also d...
Read more → HighHeading Hierarchy
Heading hierarchy refers to the logical nesting of HTML heading elements (H1 through H6) on a page. A well-structured hierarchy starts with...
Read more → CriticalKeyboard Navigation
Keyboard navigation means that every interactive element on a page — links, buttons, form fields, menus, and custom widgets — can be reached...
Read more → HighARIA Violations
ARIA (Accessible Rich Internet Applications) attributes provide extra semantic information to assistive technologies when native HTML elemen...
Read more → HighFocus Management
Focus management controls which element on the page currently receives keyboard input, indicated by a visible focus ring or outline. Proper...
Read more → MediumLink Text
Accessible link text clearly describes the destination or purpose of a link without relying on surrounding context. Screen reader users ofte...
Read more → CriticalForm Labels
Form labels are HTML <label> elements that programmatically associate a text description with a form input (text field, checkbox, select, et...
Read more → MediumAlt Text vs. Title Attribute
The alt attribute and the title attribute serve different purposes on HTML images. The alt attribute provides a text alternative that screen...
Read more → MediumAccessibility Benchmarking
Accessibility benchmarking is the practice of measuring and comparing WCAG compliance metrics across multiple websites to establish baseline...
Read more →Scan your site for accessibility issues
No credit card required. Start scanning in under two minutes.