In this post, you will find a bunch of links around web accessibility for developers and digital business.
Accessible components:
https://www.smashingmagazine.com/2021/03/complete-guide-accessible-front-end-components/
https://dev.to/erikkroes/accessible-html-toggle-button-switch-o9e
A11y Tools:
https://developer.chrome.com/blog/full-accessibility-tree?hl=fr
https://chromewebstore.google.com/detail/web-developer/bfbameneiokkgbdmiekhjnmfkcnldhhm?hl=fr&pli=1
https://chromewebstore.google.com/detail/headingsmap/flbjommegcjonpdmenkdiocclhjacmbi
None of these links will be enough to check all the a11y issues of a web page! You need to check the code manually, for a big part.
Good ressources:
https://github.com/atalan/a11y-resources/blob/master/list-of-a11y-resources.md
https://accessibility.blog.gov.uk/2016/09/02/dos-and-donts-on-designing-for-accessibility/
Top comments (0)