Hereβs how to instruct a LLM to reference the ARIA Authoring Practices Guide
The deck is a bit stacked, folks.
LMs learn frontend from the messy web we built. That includes inaccessible patterns. Eric W. Bailey shows how to guide LLMs to use the #ARIA Authoring Practices Guide selectively, focusing on interaction & keyboard guidance instead of copying code.
buff.ly/BP0j2If
#AI #DigitalAccessibility #A11y
09.03.2026 18:15
π 0
π 0
π¬ 0
π 0
Weekly Reading List March 9 2026 - TPGi β a Vispero company
A weekly roundup of links to digital accessibility industry news, posted every Monday. Compiled by Ricky Onsman.
Ricky Onsmanβs Weekly Reading List, March 9 2026 rounds up the latest insights, tools, and conversations shaping digital accessibility.
www.tpgi.com/weekly-readi...
#Accessibility #DigitalAccessibility #A11y #InclusiveDesign #WebAccessibility
09.03.2026 15:15
π 0
π 0
π¬ 0
π 0
Accessibility Considerations for Off-Site Navigation and Downloads
This article examines the accessibility risks introduced at these transition points and proposes a concrete pattern that I call a "speed bump modalβ for sites that link to content beyond their own control.
Sheri Byrne-Haber explains why off site links and downloads create hidden accessibility barriers and how βspeed bumpβ modals & clearer link text can give users informed control.
buff.ly/y8znW7I
#WebAccessibility #UX #DigitalAccessibility #A11y
09.03.2026 12:15
π 1
π 0
π¬ 0
π 0
Why I Donβt Call Myself an Accessibility Expert
Oven-like dial that says βskillβ with five settings - novice, average, skilled, specialist, and expert Iβve been working in the fields of disability...
What does βaccessibility expertβ really mean?
Sheri Byrne-Haber questions the label & reminds us that accessibility demands humility, continuous learning, and respect for lived experiences. A thoughtful read for anyone working in a11y.
buff.ly/zwCjCdu
#WebAccessibility #DigitalAccessibility #A11y
08.03.2026 16:15
π 2
π 0
π¬ 0
π 0
Accessibility 101 + Core Concepts
Thomas Brunet, Jess Lin and Phill Jenkins present Accessibility 101 and core concepts that provide a stronger understanding of technical and design foundations. This includes making the case forβ¦
Accessibility is more than standards and checklists. It starts with understanding the core concepts that make assistive technology and inclusive design work.
A great introduction from Knowbility.
buff.ly/n4P5UmN
#WebAccessibility #DigitalAccessibility #InclusiveDesign #A11y #UX #WebDevelopment
08.03.2026 13:30
π 3
π 2
π¬ 0
π 0
24 Accessibility
Article series offering 24 days of digital accessibility gifts of wisdom and insight from a wide array of knowledge experts throughout the world.
Have accessibility ideas worth sharing? The 24 Accessibility article series returns this December. If youβre a developer, tester, designer, or advocate, consider contributing. Intent deadline: March 31
Submit your interest: www.24a11y.com/author-inter...
#DigitalAccessibility #A11y
08.03.2026 11:00
π 0
π 0
π¬ 0
π 0
Using Maturity Models to Build Accessibility That Lasts β ::Last-Child β Ted Drake
Accessibility | Inclusion | Belonging | DEI AF
Accessibility that lasts requires more than fixing issues.
Maturity models help organizations embed accessibility into culture, process, and product development.Ted Drake explains how to build programs that scale and endure.
buff.ly/dIw51gR
#DigitalAccessibility #InclusiveDesign #UX #A11y
07.03.2026 17:15
π 1
π 0
π¬ 0
π 0
Wishcessibility - Nic Chan
As I see it, wishcessibility isnβt a single specific bad practice, itβs anything that inadvertently hurts accessibility when youβre trying to improve it.
Accessibility is not a wish. It is a discipline. Nic Chanβs βWishcessibilityβ challenges the habit of hoping accessibility will happen instead of engineering it intentionally. Inclusive design requires planning, accountability, and craft.
buff.ly/uwuHqTB
#DigitalAccessibility #A11y #UX
07.03.2026 13:45
π 1
π 2
π¬ 0
π 0
How to Minimize Legal Risks in Accessibility Compliance
Iβve been doing accessibility work long enough that I can confidently say, you cannot avoid lawsuits about accessibility. What you can do is minimize your risk. If you do not have an accessibβ¦
You cannot eliminate accessibility lawsuits, but you can reduce risk. Most claims target known gaps like alt text, labels, and status updates. Accessibility is not a checklist, it is an ongoing discipline.
buff.ly/mNjQypj
#Accessibility #ADACompliance #DigitalAccessibility #UX #RiskManagement
06.03.2026 17:05
π 0
π 0
π¬ 0
π 0
System Generated PDF Accessibility | Axess Lab
How do you make sure documents generated by systems β likely most documents out there today β are accessible to users and comply with accessibilityβ¦
Most PDFs are system-generated, yet accessibility is treated as manual work. That mismatch breaks usability. Fix the pipeline, not just the file. Accessibility must be built into document generation, not added later.
axesslab.com/system-pdf-a...
#PDFUA #WCAG #DigitalAccessibility #InclusiveDesign
06.03.2026 12:30
π 2
π 1
π¬ 0
π 0
You probably shouldnβt be annotating focus order
Sometimes not doing something is the right move.
Focus order usually doesnβt need annotation. With semantic HTML and logical source order, it works by default.
Test the real UI, not the mockup. Accessibility is outcomes, not artifacts.
buff.ly/5pNj3hG
#Accessibility #A11y #UXDesign #InclusiveDesign #WebAccessibility
05.03.2026 19:15
π 0
π 0
π¬ 0
π 0
WCAG-EM 2.0 lets you report on accessibility of more than just websites
There's a new version of WCAG-EM.
WCAG-EM 2.0 expands accessibility evaluation beyond websites to apps and digital products. A timely reminder: our audit methodologies must evolve with the platforms we build. Are we still thinking in βpagesβ or in user experiences?
buff.ly/5MRm2wt
#WCAG #InclusiveDesign #DigitalAccessibility #A11y
05.03.2026 13:45
π 0
π 1
π¬ 0
π 0
Barriers from Links with ARIA
Today Temani Afif asked a question: Are the below codes equivalent if we consider all the aspects? (a11y, semantic, something else maybe?) If not, what is missing (or should be changed) in the secondβ¦
ARIA is not a shortcut to accessibility. Misusing aria-label, aria-hidden, or splitting link text can break TTS, reader modes, and translation. Native HTML still wins. Test beyond screen readers.
buff.ly/Ab0cCC4
#WebAccessibility #A11y #InclusiveDesign #UX #ARIA #DigitalAccessibility
04.03.2026 19:15
π 2
π 0
π¬ 0
π 0
Floating Action Buttons are bad, and what to do instead.
Some thoughts on Floating Action Buttons as I always run into them, their inefficiency and inaccessible design.
Floating action buttons look helpful, but often fail users. Hard to reach, easy to miss, and out of context. Put actions where they belong, inside the content, not floating above it. Accessibility and UX go hand in hand.
buff.ly/DjmHFwD
#DigitalAccessibility #UX #InclusiveDesign #WebAccessibility
04.03.2026 14:15
π 1
π 0
π¬ 0
π 0
βWCAG is difficult to read, donβt read itβ is a self-fulfilling prophecy Β· Eric Eggert
First things first: Yes, WCAG (the Web Content Accessibility Guidelines) are not easy to read. This is not the point that I try to make β¦
Saying WCAG is too hard to read becomes a self-fulfilling prophecy.
When we avoid the source, we settle for shallow guidance and flawed implementations.
Accessibility improves when we engage with WCAG, not bypass it.
yatil.net/blog/wcag-is...
#DigitalAccessibility #WCAG #WebAccessibility #A11y
03.03.2026 19:15
π 1
π 0
π¬ 0
π 0
Is Your City Ready for Website Accessibility Requirements?
Beginning April 24, 2026, most state and local government websites, mobile apps and social media content must comply with new accessibility requirements under Title II of the Americans withβ¦
ADA Title II deadlines are approaching fast. By April 2026, city websites, apps, and social content must meet WCAG 2.1 AA standards. Accessibility is now a governance issue, not just a design one. Is your city ready?
buff.ly/9kr2QY2
#DigitalAccessibility #ADACompliance #WCAG #A11y
03.03.2026 13:45
π 0
π 0
π¬ 0
π 0
ADA Title II: What the New Digital Accessibility Rule Means for Public Entities
The DOJβs new ADA Title II rule sets clear digital accessibility requirements for state and local governments. This guide explains whoβs affected, what WCAG 2.1 compliance means, and how publicβ¦
ADA Title II just changed the game. Public entities must meet WCAG 2.1 AA for digital services, with deadlines starting in 2026. Accessibility is now a legal mandate, not optional. Are you ready?
buff.ly/HDu8t95
#Accessibility #ADA #DigitalAccessibility #A11y #WCAG #GovTech #UX #Inclusion
02.03.2026 19:30
π 0
π 0
π¬ 0
π 0
Weekly Reading List 2 March 2026 β Ricky Onsman
In his latest Weekly Reading List, Ricky Onsman curates essential insights on accessibility strategy, emerging risks, and practical implementation.
Accessibility evolves fast. Ricky Onsmanβs latest Weekly Reading List cuts through the noise with curated insights on risk, strategy, and inclusive design. What caught your attention?
onsman.com/weekly-readi...
#Accessibility #DigitalAccessibility #A11y #InclusiveDesign #UX #Compliance
02.03.2026 17:32
π 1
π 1
π¬ 0
π 0
Design systems canβt automate away all of your accessibility considerations - zeroheight
Eric Bailey explains why automated checks can't catch all accessibility issues in a design system and how teams can fix them, step by step.
Design systems scale consistency, not accessibility. They reduce repeat errors, but context, content, and real user needs still decide outcomes. Accessibility isnβt automated, itβs practiced.
buff.ly/VJ5M2kU
#Accessibility #DesignSystems #InclusiveDesign #UX #A11y #DigitalAccessibility
02.03.2026 13:03
π 0
π 0
π¬ 0
π 0
Disability History Museum Set To Open
A one-of-a-kind museum chronicling disability history is reopening after a five-year hiatus in a new, bigger space that's hundreds of miles away from its previous home.
When history excludes disability, it distorts reality. The Disability History Museum reopening challenges us to rethink whose stories define progress. Accessibility is about memory, voice, and truth.
buff.ly/Fr43xmJ
#Accessibility #DisabilityInclusion #DisabilityHistory #InclusiveDesign #A11y
01.03.2026 17:03
π 1
π 0
π¬ 0
π 0
W3C Accessibility Maturity Model Explained - Inclusion Impact Accessibility
W3C Accessibility Maturity Model Explained. Learn all about the newly published draft and how it can help you with accessibility.
Accessibility is not compliance, it is capability. The W3C Maturity Model shows how organizations evolve from reactive fixes to embedded, scalable accessibility. Where are you on that journey?
buff.ly/sShYwjs
#Accessibility #DigitalAccessibility #A11y #InclusiveDesign #WCAG #UX
01.03.2026 14:57
π 1
π 0
π¬ 0
π 0
Straight Talk What Disabled Users Want You to Know When Designing your Product
User Experience Research makes a profound difference when creating products for all. People with disabilities are important to include in these sessions to ensure that our products work well forβ¦
Disabled users know what works and what doesnβt. Knowbilityβs video gives straight talk on inclusive design you canβt afford to ignore. Learn, apply, and make your product truly accessible.
buff.ly/W0csPeG
#Accessibility #InclusiveDesign #UX #ProductDesign #DigitalInclusion #Knowbility
28.02.2026 17:12
π 0
π 0
π¬ 0
π 0
Accessibility 101 + Core Concepts
Thomas Brunet, Jess Lin and Phill Jenkins present Accessibility 101 and core concepts that provide a stronger understanding of technical and design foundations. This includes making the case forβ¦
Accessibility is not optional. It is essential.
This Accessibility 101 video from Knowbility covers the core concepts every team should know.
Who are we still leaving out?
buff.ly/XHUBbiz
#Accessibility #DigitalAccessibility #A11y #InclusiveDesign #UX #WebDevelopment #WCAG #UX
28.02.2026 13:30
π 1
π 0
π¬ 0
π 0
Accessible Visual Design
Accessible visual design is about more than aesthetics; itβs about ensuring that everyone, including people with visual impairments, can perceive, understand, and interact with digital content. Fromβ¦
Accessible visual design ensures everyone can engage with your content. Thoughtful color, typography, icons, and interaction states boost usability and inclusion. Accessibility strengthens creativity and clarity.
buff.ly/6IvWCum
#Accessibility #InclusiveDesign #VisualDesign #WCAG #UXDesign
27.02.2026 17:20
π 0
π 0
π¬ 0
π 0
Ask the Professionals β OZeWAI
A series of online panel discussions where OZeWAI members and invited guests chat about topics of interest to the digital accessibility industry. Check out the upcoming Ask the Professionals sessions.
Discover expert insights with OZeWAIβs Ask the Professionals series. Panels cover ARIA, mobile apps, CMS accessibility, and more. Engage, learn, and share your thoughts on real-world accessibility challenges.
buff.ly/ICYHwEI
#DigitalAccessibility #A11yLeadership #AccessibilityInsights #A11y
27.02.2026 12:51
π 0
π 0
π¬ 0
π 0
Accessible Color Palette Generator
This is a tool to automate the generation of accessible enterprise UI color palettes.
Design for everyone with Mike Giffordβs Accessible Color Palette Generator. Quickly create color palettes that meet WCAG standards and elevate your accessibility game.
mgifford.github.io/ui-palette-g...
#DigitalAccessibility #InclusiveDesign #UXDesign #ColorAccessibility #DesignTools #A11y
26.02.2026 19:30
π 7
π 3
π¬ 0
π 0
How an accessibility designer adds keyboard shortcuts to a web app
Keyboard shortcuts occupy a strange area for web design.
Keyboard shortcuts in web apps arenβt just for power users. Eric W. Bailey shows how accessibility-first design ensures intuitive shortcuts without disrupting assistive tech. Essential reading for inclusive UX.
buff.ly/dVCbiQf
#A11y #WebApps #UX #InclusiveDesign #KeyboardShortcuts
26.02.2026 17:45
π 0
π 0
π¬ 0
π 0
I Learned The First Rule of ARIA the Hard Way | CSS-Tricks
Semantic HTML does a lot more accessibility work than we usually give it credit for already β and ARIA is simple to abuse when we use it both as a shortcut and as a supplement.
Learning ARIA the hard way taught me that accessibility is more than rules, itβs about real user impact. Share your ARIA lessons and help the community grow!
buff.ly/y5QflFo
#WebAccessibility #InclusiveDesign #ARIA #UXDesign #AccessibilityMatters #A11y
26.02.2026 13:30
π 1
π 1
π¬ 0
π 0
Author Interest Form - 24 Accessibility
Weβre starting early to prepare the 2026 edition of 24 Accessibility. If you are interested in participating in the article series in 2026, please submit your information below. Nothing finalized, Iβ¦
Have an accessibility story to tell? 24a11y.com is seeking authors to share real-world insights that move inclusion forward.
Submit your interest by March 31 and help shape a more accessible web.
www.24a11y.com/author-inter...
#DigitalAccessibility #A11y #InclusiveDesign #WebAccessibility #UX
26.02.2026 12:01
π 1
π 1
π¬ 0
π 0
Mobile App Accessibility under EN 301 549 v4.1.0 β Abra
An overview of EN 301 549 v4.1.0 and its impact on mobile app accessibility, including WCAG 2.2 alignment, new criteria, and testing implications.
Mobile accessibility is now a compliance mandate. EN 301 549 v4.1.0 raises expectations for apps. This Abra breakdown shows what matters and what to fix. Are you ready?
buff.ly/ad0hiEs
#DigitalAccessibility #EN301549 #WCAG #MobileAccessibility #InclusiveDesign #Compliance #UX #A11y
25.02.2026 18:58
π 0
π 0
π¬ 0
π 0