lireo.com
Axe-con 2022: New CSS with Accessibility in Mind
2 min · · Learn about new CSS features and how they might impact accessibility from my recap of Rachel Andrew's New CSS with Accessibility in Mind axe con presentation. · Shared by 7, including Rachel Andrew, Michael Zumstein
keithjgrant.com
HTML5 Sectioning and Landmark Elements
4 min · · A little while ago, I wrote about the <dialog> element. But there are plenty of interesting HTML elements that have been around longer, since HTML5 was first introduced, so I’ve decided to expan · Shared by 5, including Michael Zumstein
Mozilla
aria-label - Accessibility
3 min · · The aria-label attribute defines a string value that labels an interactive element. · Shared by 5, including Michael Zumstein
Mozilla
aria-hidden - Accessibility
3 min · · The aria-hidden state indicates whether the element is exposed to an accessibility API. · Shared by 6, including Michael Zumstein
dequeuniversity.com
Deque University: Web Accessibility Training and Courses
1 min · · Learn everything you need to know to pass the IAAP certification exam (CPACC: Certified Professional in Accessibility Core Competencies) in Deque's IAAP certification exam preparation course. IAAP… · Shared by 7, including Michael Zumstein
Mozilla
<color>
20+ min · · The color CSS data type represents a color in the sRGB color space. A color may also include an alpha-channel transparency value, indicating how the color should composite with its background. · Shared by 14, including Lea Verou, Michael Zumstein, Marius Bleuer
Smashing Magazine 🇺🇦 🏳️🌈
A Complete Guide To Accessibility Tooling — Smashing Magazine
17+ min · · In a new short series of posts, we highlight some of the useful tools and techniques for developers and designers. Recently we’ve covered HTML Emails and SVG Generators. This time we look into… · Shared by 125, including AJ Ghergich, Steve Faulkner SteveFaulkner@mastodon.social, Michael Zumstein, Dennis Lembrée, Evan (he/him), Web Axe, PacielloGroup, Nick Floro, Jen Simmons, Marius Bleuer, Easy Chirp, Patrick Sanwikarja, Marc Thiele, Sara Soueidan
Smashing Magazine 🇺🇦 🏳️🌈
When CSS Isn’t Enough: JavaScript Requirements For Accessible Components — Smashing Magazine
12+ min · · Spoiler alert: tooltips, modals, tabs, carousels, and dropdown menus are some of the user interface components that require more than CSS. To ensure accessibility of your interface, JavaScript is a… · Shared by 26, including CSS Weekly, Michael Zumstein, Evan (he/him)
wave.webaim.org
WAVE Web Accessibility Tool
· Javascript Required. WAVE 5.0 requires a modern web browser with Javascript enabled. If you are using noscript or other javascript blocking software, please add wave.webaim.org to your script… · Shared by 61, including Samuel Hauser, Hannah Milan, David A. Kennedy, Brian, patrick h. lauke (redux) "Big Dog" #toryScum #cis, Boris Périsset, Ines Bieler, Michael Zumstein, Ethan Marcotte, Steve Faulkner SteveFaulkner@mastodon.social, Arne Keuning, Paul J. Adam, Erika Heald | Content Marketer | Writer, Web Axe, MichelleRobbins
accessibility-developer-guide.com
Welcome to the Accessibility Developer Guide!
2 min · · If you want to learn about accessible website development, you are at the right place. · Shared by 56, including Unic, Pascal Birchler, Yehuda Katz, Andreas Bossard, Lea R. 🦄, Philippe Surber, Daniel Schwarz, Hinderling Volkart, tcherno, Michael Zumstein, Hannah Milan, Benoist Lawniczak
deque.com
axe DevTools | Developer Tools for Accessibility Testing
· Integrate accessibility testing into your existing automated testing process with axe DevTools. Toolkits available for web, iOS and Android. · Shared by 9, including Michael Zumstein, Dennis Lembrée, Daniel Schwarz
medium.com
Introduction to “reflect-metadata” package and its ECMAScript proposal
14+ min · · In this lesson, we are going to take a look at the reflect-metadata package used by TypeScript to design decorators. This package is… · Shared by 4, including Michael Zumstein
kittygiraudel.com
Gorillas’ nav: a case study
8 min · · I’m Kitty Giraudel, a non-binary web developer based in Berlin, focused on accessibility and inclusivity. · Shared by 15, including Michael Zumstein, David Hellmann, Victor Tolosa
adamsilver.io
Building an accessible autocomplete control
12+ min · · Learn how to design and build an accessible autocomplete control from scratch. · Shared by 9, including Andrea Skeries, Michael Zumstein, Web Axe
moderncss.dev
Modern CSS Upgrades To Improve Accessibility
13+ min · · Accessibility is a critical skill for developers doing work at any point in the stack. For front-end tasks, modern CSS provides capabilities we can leverage to make layouts more accessibly inclusive… · Shared by 76, including Marius Bleuer, Chris Heilmann codepo8@toot.cafe, Benoist Lawniczak, Web Axe, Michael Zumstein, Dennis Lembrée, Evan (he/him)
w3.org
Understanding Success Criterion 2.4.7
1 min · · 2.4.7 Focus Visible: Any keyboard operable user interface has a mode of operation where the keyboard focus indicator is visible. (Level AA) The purpose of this success criterion is to help a person… · Shared by 2, including Michael Zumstein