Goal: Fix what matters, fix it well, and fix it in a way that doesn’t burn everyone out.
Developers: Semantic HTML, keyboard support, proper ARIA, clean components

  • Content editors: Write better alt text, fix heading structure, replace or fix broken documents
  • Designers: Ensure contrast, don’t rely on color alone, support reflow and zoom
  • Vendors: Ask for accessibility documentation (like VPATs), negotiate changes, and avoid inaccessible tools

Got PDFs or slideshows that can’t be fixed? Replace them. As an absolute last resort, you could provide an accessible alternative, but remember, the goal is to provide an equal experience.

Back to top