learn-a11y
learn-a11y copied to clipboard
A web app for learning web accessibility
matchMedia returns an array so the result is always truthy and the conditions won't work. Using the `.matches` property will validate the preference.
I have a situation where it's pretty annoying that the screen reading is reading everything from my computer mouse when I m pointing at random stuff which is irrelevant for...
Aria challenge
Trapping tab
working on accessibility
Add a note to the documentation about how to use the answers branch.