> For the complete documentation index, see [llms.txt](https://dominika-zajac.gitbook.io/accessibility-a11y-for-developers/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dominika-zajac.gitbook.io/accessibility-a11y-for-developers/readme.md).

# Accessibility (a11y) for developers

The Internet is a really awesome place. Everyone can find something interesting for them here — and people who share their passion. But what about people who cannot use computers the same way as us? Blind or visually impaired people, people with motion or cognitive problems — they all have to struggle every day with tasks that are super simple for people without any disabilities. And our responsibility as developers is to create a world accessible to everyone. Recently, I spent a lot of time learning and thinking about many different aspects connected with accessibility in web development. This project is a place to help programmers understand challenges connected with accessibility and easily improved their products to make them available for everyone.

What you can find here?

* [Definition of accessibility](/accessibility-a11y-for-developers/readme/what-is-accessibility.md)
* [Reasons why accessibility is so important](/accessibility-a11y-for-developers/readme/why-you-should-think-about-accessibility.md)
* [A list of the most popular mistakes and ways to fix them](/accessibility-a11y-for-developers/readme/the-most-popular-mistakes-and-fixes-for-them.md)
* [A list of useful tools](/accessibility-a11y-for-developers/readme/useful-tools.md)
* [A list of useful resources.](/accessibility-a11y-for-developers/readme/useful-resources.md)

I am doing my best to keep this project as good as possible but if you see any mistakes or ways to improve it feel free to create an MR on [GitHub](https://github.com/dominika-zajac/a11y-for-developers) or ping me on Twitter (my profile: <https://twitter.com/domizajac>)
