A tool for auditing the accessibility of data experiences.| The Chartability Workbook
The :focus-visible pseudo-class applies while an element matches the :focus pseudo-class and the UA (User Agent) determines via heuristics that the focus should be made evident on the element. (Many browsers show a "focus ring" by default in this case.)| MDN Web Docs
Use our free web accessiblity color contrast checker to check your website's color combinations against WCAG A, AA, and AAA requirements.| Accessible Web
– The personal website of Sara Soueidan, inclusive design engineer| www.sarasoueidan.com
Creating accessible images seems like a simple topic at first glance — you just need to add alt text to an image, right? But the topic is much more nuanced than some people think. In this article, we will review the different types of images, dive into some real-world examples of inaccessible public service announcements (PSAs), and discuss which elements matter most when critical messages need to reach everyone.| cariefisher.com
Table of Contents Example The HTML Live Region Button Decoration Accessible Name The Styles Hide the Live Region Color and Contrast Active Animations Text Resize and Reflow Windows High Contrast Mode The Script The Click Event Manipulate Outcomes Screen Reader Output WCAG Success Criteria What This Does Not Do Wrap-up…| Adrian Roselli
A series of notes on focus styles, an assortment of suggestions for both designers who may be looking for information on how to design focus styles, as well as tips for developers on implementing them.| Nic Chan
Accessbility best practices, guidelines, and testing tools geared toward developers when creating accessible forms with Gravity Forms.| Gravity Forms Documentation
Learning accessibility through IAAP certification and exploration.| 100 Days of A11y
We are fortunate to have robust patterns to choose from when optimizing accessibility in SVGs — but most people stop there, focusing on code compliance and not actual users and their needs. If true inclusiveness lies beyond patterns — what other factors should we consider when designing and developing accessible SVGs?| cariefisher.com
Visible focus styles help us to understand which part of a web page we may be interacting with. You may have seen visible focus styles appear as an outline around a link or a button for example. For people who only use a keyboard to navigate the web, visible focus styles may be one of the few ways to understand where they are in a page and what it is that they are interacting with.| TetraLogical
While a custom CSS scrollbar may seem flashy and fun, consider that it may present a significant, unnecessary barrier to access…| ericwbailey.website