WebAIM - Web Accessibility In Mind

July 2026 Newsletter

Features

Tabbed Interfaces

This new WebAIM article demystifies the accessibility of tabs, tab panels, and tab lists.

Participate in the WebAIM Screen Reader User Survey #11

Please take a few minutes to complete this survey which collects vital information about screen reader user preferences and behaviors.

Web Accessibility in Mind Conference

Registration is now open for our annual virtual conference to be held September 15-16.

Upcoming WebAIM Events

Resources

My Accessibility Journey, Part 3: Accessibility Is About People, Not Checklists

The final in a three-part series chronicling one person's journey through higher education accessibility.

Artificial Intelligence, History, and Blindness: Lessons and Musings

We cannot turn back. But we can decide, together, what we move toward, and we can insist on a process worthy of the stakes.

What is an accessible name, and why does it matter for accessibility?

An accessible name is the text that assistive technologies use to identify an element or to communicate it to a user. What does that mean?

The Problem with Blanks for People Who Are Blind or Low Vision

White space is not neutral for people who are blind or have low vision. It is ambiguous. And ambiguity is time-consuming and exhausting.

A11y 101 – 3.3.3 Error Suggestion

But here's the thing: most forms have something to suggest. The question is whether you're willing to communicate it.

React's architectural accessibility gaps

Unless you build it yourself there's no auto lang sync, change announcements, or focus management

Clickable table rows are a bad idea

Whatever they do, making the whole row clickable is a problem. To understand why, let's walk through how we might approach it.

Focusgroup Tests

A series of very basic demos using the focusgroup properties.

Your Grid Lanes will likely fail WCAG 2.4.3

I'm afraid most people will use them out of the box without adjusting the Flow Tolerance or testing them with the keyboard or screen readers.

WCAG 3.0 Will Create a Governance Problem Most Organizations Aren't Ready For

Even after it becomes official, most laws and contracts will continue to require WCAG 2.x for many years. This means organizations will need to understand two standards at the same time.

Why Accessibility Is An Operational Capability, Not A Feature

Teams can generate UI faster than ever, but they still have to guarantee that what they ship is usable, secure, and maintainable. Accessibility as an operational capability rather than a compliance checklist or end-of-project audit, and what that looks like in practice.

Designing with Mustard

The future of design is mustard. Adapt or perish. It would be wild if I actually said something like that, right? Yet here we are, in the middle of constant messaging just like this but with AI instead of mustard.

AIMAC: The AI Model Accessibility Checker

AI is writing more code than ever. But is it accessible to People with Disabilities? We prompted the top AI models to build web pages across 28 categories and audited them for accessibility.

Quick Tip: Test with forced colors / high contrast modes

Many developers check color contrast ratios but forget to test in system-enforced high contrast modes (like Windows High Contrast). In these modes, custom styles can break or disappear entirely. Use tools or OS settings to verify that content remains readable and interactive elements are still distinguishable.