Accessibilité

524 bookmarks
Custom sorting
The Accessibility Tree
The Accessibility Tree
Understanding the flow of page contents from browser to screenreader caused me to radically rethink accessible markup.
·blog.benmyers.dev·
The Accessibility Tree
Accessibility For Everyone by Laura Kalbag
Accessibility For Everyone by Laura Kalbag
Who do we really benefit with accessible technology and why do any of us bother at all? This talk will explore the motivations for our work, how to overcome some of our most common failings, and where inclusive design fits in our processes, approaches, outlooks and lives.
·noti.st·
Accessibility For Everyone by Laura Kalbag
Accessibilité numérique : la quatrième version du RGAA est publiée !
Accessibilité numérique : la quatrième version du RGAA est publiée !
10 ans après la création du RGAA - le référentiel général d’accessibilité des administrations, la direction interministérielle du numérique (DINSIC) publie sa quatrième version. Changement de nom, structure repensée, clarté améliorée, il est aussi renforcé par de nouvelles obligations et son champ d’application élargi à certains acteurs privés et à d’autres supports.
·numerique.gouv.fr·
Accessibilité numérique : la quatrième version du RGAA est publiée !
mike-engel/a11y-css-reset
mike-engel/a11y-css-reset
A small set of global rules to make things accessible and reset default styling - mike-engel/a11y-css-reset
·github.com·
mike-engel/a11y-css-reset
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.
·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.
·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
·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