Added Link to The A11y Project Website (#33557)

Added a resource to link to The A11y Project website, along with a short description of what the site offers.
This commit is contained in:
Kelsey S
2019-02-15 16:22:14 -05:00
committed by Tom
parent 4381bd1b29
commit d17bfe4abf

View File

@ -83,6 +83,10 @@ Developers can utilize a screen reader to understand how a webpage can be made a
JAWS(Job Access With Speech) is a computer screen reader program which is available as licensed software for Windows. JAWS(Job Access With Speech) is a computer screen reader program which is available as licensed software for Windows.
- **<a href='https://a11yproject.com/' target='_blank' rel='nofollow'>a11yproject</a>**
This site provides pracical guides and examples for implementing accessible features and components during web development. The site contains how-tos, myths, tips, and recommended accessibility tools. The project is community driven and can be contributed to on Github.
- **[ChromeVox](https://www.chromevox.com/)** - **[ChromeVox](https://www.chromevox.com/)**
ChromeVox is a Chrome Browser extension which can be used to render Webpages as text-to-speech. ChromeVox is a Chrome Browser extension which can be used to render Webpages as text-to-speech.