What a Year of Learning and Teaching Accessibility Taught Me

Sara Soueidan reflects on lessons from learning and teaching web accessibility. She explores semantic HTML, ARIA, progressive enhancement, inclusive design, and user-centered development, offering practical guidance for building more accessible and resilient web experiences.

Read What a Year of Learning and Teaching Accessibility Taught Me …

POURing ARIA into the HTML element specs

Carolyn MacLeod explains how accessibility considerations in the HTML specification connect developers to ARIA rules and accessibility API mappings. Explore how HTML elements, roles, states, and properties are mapped to support accessible web development and assistive technology.

Read POURing ARIA into the HTML element specs …

Pixels vs. Relative Units in CSS: Why it’s Still a Big Deal

Kathleen McMahon explains why the choice between pixels and relative CSS units such as em and rem still matters for accessibility. Learn how CSS units affect text scaling, responsive design, and users’ ability to control their browsing experience.

Read Pixels vs. Relative Units in CSS: Why it’s Still a Big Deal …

Color Theory and Contrast Ratios

Christopher Schmitt explores color theory, color perception, color blindness, and accessible web design. Learn how WCAG addresses color, contrast, relative luminance, and contrast ratios, plus techniques and tools for evaluating color accessibility and creating more inclusive digital experiences.

Read Color Theory and Contrast Ratios …

World-Building Accessibility Literacy

Devon Persing explores how organizations can build accessibility literacy by borrowing ideas from Dungeons & Dragons. Rather than expecting everyone to become an expert, teams can develop shared knowledge, collaborative processes, and role-specific skills that make accessibility part of everyday work.

Read World-Building Accessibility Literacy …

<select> Your Poison Part 2: Test All the Things

In “<select> Your Poison Part 2,” Sarah Higley tests native select, combobox, and multi-select patterns with people using assistive technologies. The study shows why native selects generally provide the best single-selection experience, while custom controls require careful design and real-user testing.

Read <select> Your Poison Part 2: Test All the Things …

<select> Your Poison

Sarah Higley explores the challenges of building accessible custom select controls, comparing native <select> behavior across platforms with ARIA combobox and listbox patterns. The article examines semantics, keyboard interaction, multi-select, autocomplete, and the accessibility tradeoffs of custom UI.

Read <select> Your Poison …

Why is an Agency the Perfect Place to Observe and Improve Digital Accessibility?

Sara Tabor explains why digital agencies are uniquely positioned to improve accessibility across diverse projects. She explores shifting accessibility left, integrating WCAG into workflows, reducing remediation costs, strengthening QA, training teams, and building scalable accessibility practices.

Read Why is an Agency the Perfect Place to Observe and Improve Digital Accessibility? …

A Blind System Administrator’s Journey to Microsoft

For the past three years, I have been working in the Cloud +AI division of Microsoft as a subject matter expert, advising teams on how best to fix accessibility bugs and promoting accessible design. I find the work very fulfilling and look forward to continuing to make an impact on disabled people’s ability to seek […]

Read A Blind System Administrator’s Journey to Microsoft …

Automating Inclusive Documentation

Paul Grenier explains how teams can automate inclusive documentation using accessibility testing, plain language tools, linters, and continuous integration. Learn how automated checks can improve readability, approachability, consistency, and accessibility while reducing barriers for contributors and users.

Read Automating Inclusive Documentation …

The Future is Now, So What About Tomorrow?

Melanie Sumner explores the future of digital accessibility, focusing on the tools developers need to build accessible websites more easily. She examines gaps in accessibility testing, developer tooling, semantic HTML, ARIA, and assistive technology, and challenges the industry to create better solutions.

Read The Future is Now, So What About Tomorrow? …

Game Accessibility and the Web

Matthew Atkinson explores game accessibility and the web, examining barriers faced by disabled gamers and how screen readers, HTML, WebAssembly, and browser accessibility APIs can make game interfaces more accessible. The article presents a practical approach to bridging games and assistive technology.

Read Game Accessibility and the Web …

Building an Accessible Bingo Web App

Cordelia McGee-Tubb explains how she built an accessible bingo web app with React and Firebase, using ARIA grids, keyboard navigation, toggle states, live regions, responsive design, and user testing to create an inclusive experience for keyboard, touchscreen, and screen reader users.

Read Building an Accessible Bingo Web App …

An Adventurer’s Guide to W3C Specs

Melanie Richards guides developers through the world of W3C specifications, explaining how to navigate web standards and find authoritative guidance. This practical introduction helps developers better understand specifications related to HTML, accessibility, WCAG, and the technologies that shape the web.

Read An Adventurer’s Guide to W3C Specs …

Accessibility Testing by People with Disabilities

Becky Gibson explains why people with disabilities should be active participants in accessibility testing. The article explores how blind, low vision, cognitive, and other testers identify barriers that automated tools and nondisabled testers may miss, while promoting inclusive testing teams.

Read Accessibility Testing by People with Disabilities …

POUR the Foundation First

Homer Gaines explains how the WCAG POUR principles, Perceivable, Operable, Understandable, and Robust, provide a foundation for digital accessibility. The article explores practical examples involving alternative text, keyboard access, clear forms, semantic HTML, and assistive technology compatibility.

Read POUR the Foundation First …

A Picture Says a Thousand Words, But Not Really

Ather Sharif explores the challenges of making visual content accessible, from images and alternative text to GIFs, graphs, and interactive visualizations. The article examines how screen reader users experience visual information and why accessibility should be built into emerging technologies.

Read A Picture Says a Thousand Words, But Not Really …

The Intersection of Markup, Content and Context in Accessibility

David A. Kennedy explores how HTML markup, content, and context work together to create accessible web experiences. Learn why semantic HTML, meaningful labels, form structure, alternative text, and contextual controls matter for people using screen readers and other assistive technologies.

Read The Intersection of Markup, Content and Context in Accessibility …

8 Weird Tips Accessibility Specialists Don’t Want You to Know!

Erik Kroes exposes 8 misguided accessibility tips with humor, challenging common assumptions about WCAG, ARIA, automated testing, focus indicators, accessible alternatives, and inclusive design. Learn why meeting technical requirements is only part of creating truly accessible digital experiences.

Read 8 Weird Tips Accessibility Specialists Don’t Want You to Know! …

Taking Accessibility Beyond Compliance

Dennis Deacon explores why WCAG Level AA compliance should be a starting point, not the finish line. The article examines headings, link text, focus indicators, abbreviations, and other areas where going beyond minimum requirements can create more usable and accessible digital experiences.

Read Taking Accessibility Beyond Compliance …

Web Components and the Accessibility Object Model (AOM)

Léonie Watson explores the accessibility challenges of Web Components and how the Accessibility Object Model (AOM) could address them. Discover how AOM features such as default semantics, ARIA reflection, assistive technology events, and virtual accessibility nodes could make accessibility first-class.

Read Web Components and the Accessibility Object Model (AOM) …

What Adding People with Disabilities to Your Team Brings to the Mix

One of the biggest barriers to accessibility is awareness. We often hear how diversifying our workforce is good for business. I would like to examine why disabilities should be a part of that formula. When developers are tasked with making something accessible, chances are none of them has ever encountered someone with a disability, so […]

Read What Adding People with Disabilities to Your Team Brings to the Mix …