Andy Ernst
https://slides.com/andyernst/a11y-design
http://www.interactiveaccessibility.com/accessibility-statistics
fix it now!
Dyslexic
Low vision, color blind
Hearing-impaired
Motor impaired
Non-sighted
http://geon.github.io/programming/2016/03/03/dsxyliea
Adjusting font sizes
Color blindness tester
no text alternative?
Don't
Instead:
But if you have to
Remove the outline?
Keyboard-only navigation
⌘ + F5
VoiceOver is Installed on all iPhones and macs
See training in System Preferences > Accessibility > VoiceOver > Open Training
aria-label
aria-hidden
aria-live
role="button"
aria-label="Search articles"
aria-hidden="true"
aria-live="assertive"
Good structure &
Good HTML > aria
<span role="checkbox"
aria-checked="true"
tabindex="0">
label name
</span>
Always tested by real human
Pure HTML, no CSS, no JS
But we break it with nice styles and JS functionality
Accessible website? You win!
A11y reference
A11y posters
Sketch plugin for contrast
Andy Ernst
aernst@axon.com
https://slides.com/andyernst/a11y-design