Web Accessibility Documentation
Welcome to our website, dedicated to web accessibility. We have compiled a searchable collection of (mostly) short articles discussing different parts that play into accessibility. Our site aims to organize our learnings and provide resources and information to assist web developers making their websites accessible to all users, including those with disabilities.
HTML Elements
To ensure all users can access website content, developers must consider many things each time they use an HTML element. Which is why many of our learnings are organized by HTML elements.
Go to HTML ElementsPatterns
There are certain design structures that get used often in web development. For such cases it can be helpful to have a starting place to implement them in an accessible way.
Go to PatternsTechniques
There are many methods that can and should be used the correct way to make website more inclusive. This page aims at explaining some of these techniques.
Go to Techniques