In the dark and hitting trees


Wouldn’t it be terrible sitting in the woods at night without a lamp or fire to see anything? Imagine trying to use the Internet without visuals. It would be very hard to use. Almost next to impossible. There’s a solution though and those are screen readers and tools to accept voice input to control the computer.

ILLUSTRATION

As you’ve seen so far through the vision manual a strong focus on content, image alt tags, and adding the extra aria attributes to our markup. Well guess what?! You’ve already learned about most of the tools to make a site accessible and screen readers happy. In turn that makes your users happy. Get to it! We'll have some examples here shortly, but practicing yourself will make your knowledge grow exponentially.

Try some of them out. Go to a website you’ve never been to, a social media site, or even a site you’ve developed. Close your eyes and see if you can navigate using the keyboard and a screen reader. You’ll be surprised at how much harder it is easier to use if a good job was done or how easy it is if a good job was done.

Here are some links to popular screen readers:

Here are some links to popular dictation software:

Scout Review

  • Practice your ARIA tags
  • Test, test, and test with different screen readers to see if you can get around the site and that the tab order is working correctly. Make sure you content makes sense when read
    out loud
  • Make sure your form inputs can handle dictation software and when errors occur that the user can understand what
    went wrong
A badge.

Way to go! Nice badge scout.

Beep. Boop. Reading text to a user so they are able to get around sites.

Previous: Providing alternatives to content with audio »