Fix guides
Every issue in a Accessibility Monitor report links to a plain-language fix guide. Each guide explains what the check looks for, how to fix it step by step, and shows a before-and-after code example.
- Elements must only use allowed ARIA attributes~10 min
- Aria-hidden elements must not contain focusable elements~10 min
- ARIA input fields must have an accessible name~10 min
- Required ARIA attributes must be provided~10 min
- ARIA attributes must conform to valid values~10 min
- Autocomplete attribute must be used correctly~10 min
- Buttons must have discernible text~5 min
- Page must have a means to bypass repeated blocks~15 min
- Text must have sufficient color contrast~10 min
- Documents must have a title element~5 min
- IDs used in ARIA and labels must be unique~10 min
- Form fields must not have multiple labels~5 min
- Frames must have a title~5 min
- Heading levels should only increase by one~15 min
- The HTML element must have a lang attribute~5 min
- Images must have alternate text~5 min
- Input buttons must have discernible text~5 min
- Image buttons must have alternate text~5 min
- Form elements must have labels~10 min
- Links must be distinguishable without relying on color~5 min
- Links must have discernible text~5 min
- Lists must be structured correctly~10 min
- Zooming and scaling must not be disabled~5 min
- Interactive controls must not be nested~15 min
- All page content must be contained by landmarks~15 min
- Scrollable region must have keyboard access~10 min
- Select element must have an accessible name~10 min
- Touch targets must have sufficient size and spacing~15 min
- Table cells using the headers attribute must reference existing cells~10 min
- Table headers must have associated data cells~10 min