Skip to content

A compendium with best practices and resources for accessibility

Notifications You must be signed in to change notification settings

alecla/accessibility-compendium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 

Repository files navigation

Accessibility compendium

What is accessibility?

Broadly speaking, when we say a site is accessible, we mean that the site's content is available, and its functionality can be operated, by literally anyone. As developers, it's easy to assume that all users can see and use a keyboard, mouse, or touch screen, and can interact with your page content the same way you do. This can lead to an experience that works well for some people, but creates issues that range from simple annoyances to show-stoppers for others.

Ok, but show me examples

Focus

https://developers.google.com/web/fundamentals/accessibility/focus/

Semantics

https://developers.google.com/web/fundamentals/accessibility/semantics-builtin/

ARIA

https://developers.google.com/web/fundamentals/accessibility/semantics-aria/

Styling

https://developers.google.com/web/fundamentals/accessibility/accessible-styles

Accessibility review

https://developers.google.com/web/fundamentals/accessibility/how-to-review

Resources

Tools/Extensions

About

A compendium with best practices and resources for accessibility

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published