Quick wins
TODO: Add links when there is content to link to in Standards and Practice.
What to do first? Start with the low-hanging fruit. Color contrast of text ia an easy fix. Alternative text with images probably too.
The most made errors reported in the yearly report WebAIM Million are:
- Low color contrast for texttext
- Missing Alternative Text on images
- Missing labels in forms
- Empty links
- Empty buttons
- Missing language in the
<html>
element
96% of all errors detected fall into these six categories.
So: if these errors are all sorted, you are already better than 96% of the web.
TODO: Add content about what you can do when you can’t change your WordPress theme yourself.