> For the complete documentation index, see [llms.txt](https://strv.gitbook.io/frontend/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://strv.gitbook.io/frontend/project-guidelines/quality-output/accessibility.md).

# Accessibility

The web can and should be accessible for anyone, despite any disabilities. Unfortunately, this optimization is not very common, yet it can make a big difference to your business. It’s simple: the more users feel catered to on your website, the more will become loyal customers who spread a good word.

## Resources

* <https://a11yproject.com/>
* <https://en.wikipedia.org/wiki/Accessibility>
* <https://www.udacity.com/course/web-accessibility--ud891>
* [Use Chrome with accessibility extensions](https://support.google.com/chrome/answer/7040464?hl=en)
* Check [Google Web Fundamentals](https://developers.google.com/web/fundamentals/accessibility/)
* [Color Tool](https://material.io/resources/color/)
* <https://github.com/downshift-js/downshift>

If designs you are working with have accessibility issues, you should bring them up to the designer and, if that is not possible, address the issues with any stakeholder.
