Accessibilité

427 bookmarks
Custom sorting
Top 5 Rules of ARIA
Top 5 Rules of ARIA
Even though ARIA was created years ago, some of the developers still misuse ARIA. To help, in this post we'll cover the top five rules of ARIA.
·www.deque.com·
Top 5 Rules of ARIA
Web Accessibility In Context
Web Accessibility In Context
In this article, Be Birchall explains why it’s so important to prioritize accessibility among teams and why there needs to be more awareness raised among developers.
·www.smashingmagazine.com·
Web Accessibility In Context
a11y.css
a11y.css
This CSS file intends to warn developers about possible risks and mistakes that exist in HTML code. It can also be used to roughly evaluate a site's quality by simply including it as an external stylesheet.
·ffoodd.github.io·
a11y.css
The animated guide to inclusive design (Explanimators: Episode 9)
The animated guide to inclusive design (Explanimators: Episode 9)
Designing for the full range of human diversity, including people with disabilities, makes products that work better for everyone. Audio Description Version: https://youtu.be/7NYtl7vnIBg Subscribe to Microsoft on YouTube here: https://aka.ms/SubscribeToYouTube Follow us on social: LinkedIn: https://www.linkedin.com/company/microsoft/ Twitter: https://twitter.com/Microsoft Facebook: https://www.facebook.com/Microsoft/ Instagram: https://www.instagram.com/microsoft/ For more about Microsoft, our technology, and our mission, visit https://aka.ms/microsoftstories
·www.youtube.com·
The animated guide to inclusive design (Explanimators: Episode 9)
ARIA - Accessibility | MDN
ARIA - Accessibility | MDN
Accessible Rich Internet Applications (ARIA) is a set of attributes that define ways to make web content and web applications (especially those developed with JavaScript) more accessible to people with disabilities. It supplements HTML so that interactions and widgets commonly used in applications can be passed to Assistive Technologies
·developer.mozilla.org·
ARIA - Accessibility | MDN
Accessibility inspector - Firefox Developer Tools | MDN
Accessibility inspector - Firefox Developer Tools | MDN
The Accessibility Inspector provides a means to access important information exposed to assistive technologies on the current page via the accessibility tree, allowing you to check what's missing or otherwise needs attention. This article takes you through the main features of the Accessibility Inspector and how to use it.
·developer.mozilla.org·
Accessibility inspector - Firefox Developer Tools | MDN