Computer games are a big deal: they are part of our culture, they provide and can promote social inclusion, they can educate (from encouraging and supporting player creativity through making modifications and new game levels, to being used as teaching aids) and they are a hugely popular means of recreation. Just as with other walks […]
Tag: Web Accessibility
Explore expert articles on web accessibility, WCAG compliance, inclusive design, accessibility testing, assistive technologies, and best practices. Learn how to build websites and web applications that are usable by everyone while meeting accessibility standards and legal requirements.
Tables and Beers
Prove You’re Not A Bot: reCAPTCHA Version 3
ARIA 1.1 – What’s New?
Benefits of a Single Text Field Versus Multiple Text Fields
Read Benefits of a Single Text Field Versus Multiple Text Fields …
Web Components Still Need to be Accessible
Accessibility and Inclusion with the World’s Most Popular Communication Tool: Email
Read Accessibility and Inclusion with the World’s Most Popular Communication Tool: Email …
I Threw Away my Mouse
Case Study – Podcast Becomes a WCAG 2.1 Implementation Site
Read Case Study – Podcast Becomes a WCAG 2.1 Implementation Site …
A New Day: Making a Better Calendar
Accessible SVG Icons with Inline Sprites
Stories from the Trenches: What I’ve learned from Working as a Blind Developer for a Sighted Dev Team
Giving Back to the Community
Congrats! You Just Received an Inaccessible Gift Card
Dennis Deacon examines how inaccessible gift card emails and redemption pages can exclude people with disabilities. He identifies common HTML and keyboard accessibility issues, including missing alt text, unassociated form labels, and inaccessible help content, then shows how simple fixes restore access.
Read Congrats! You Just Received an Inaccessible Gift Card …
Accessibility Testing Tools for Desktop and Mobile Websites
Paul J Adam reviews accessibility testing tools for desktop and mobile websites, including WAVE, aXe, a11yTools, tota11y, and HTML_CodeSniffer. He explains how automated tools complement manual keyboard and screen reader testing to identify accessibility issues earlier.
Read Accessibility Testing Tools for Desktop and Mobile Websites …
How to Build a Cloud-Hosted Accessibility Testing Windows Computer using Amazon WorkSpaces
Eric Bailey explains how to build a cloud-hosted Windows computer with Amazon WorkSpaces for accessibility testing. The guide addresses barriers to Windows access, explains why browser testing services may be insufficient, and provides step-by-step instructions for creating a virtual accessibility testing environment.
Read How to Build a Cloud-Hosted Accessibility Testing Windows Computer using Amazon WorkSpaces …
Getting Started in Accessibility: A Philosophy
Alaina Wiens challenges the idea that accessibility belongs only to technical experts. She argues that accessibility is a philosophy and an ongoing pursuit, encouraging everyone to advocate for a web that works for everyone.
Web Accessibility in the Corporate World
Donna Maddox examines the practical challenges organizations face when implementing accessibility. She explores over-compliance, redundant content, ARIA misuse, competing requirements, and why access matters more than a perfect solution for users today.
SVG, Icon Fonts, and Accessibility: A Case Study
Dennis Lembrée examines the accessibility of SVG icons, icon fonts, sprites, and images, comparing their strengths and limitations. Using Easy Chirp as a case study, he explores screen reader support, keyboard access, performance, styling, and the practical tradeoffs of each approach.
Writing Automated Tests for Accessibility
Marcy Sutton explains how automated accessibility testing can strengthen development workflows, prevent regressions, and free teams for complex testing. She explores unit and integration tests, keyboard interactions, axe-core, and why automation must complement manual and user testing.
WCAG 2.1 and Silver (AG): What is Next for Accessibility Guidelines
Glenda Sims explores the development of WCAG 2.1 and the emerging Silver Accessibility Guidelines, explaining how proposed updates address gaps in mobile, low vision, and cognitive accessibility, while offering insight into the future of digital accessibility standards.
Read WCAG 2.1 and Silver (AG): What is Next for Accessibility Guidelines …
A Developer’s Guide to Better Accessibility
Melanie Sumner and Sean Massa explain how developers can build more accessible web applications through semantic HTML, appropriate ARIA, keyboard support, accessible names, automated testing, and screen reader testing, while integrating accessibility into their teams and development communities.
Providing Alternate Content for Screen Reader Users
Sam Joehl explores techniques for providing equivalent content to screen reader users when visual information lacks a direct programmatic alternative. The article covers visible alternatives, ARIA, visually hidden text, and choosing appropriate techniques to create more accessible web experiences.
5 Common Misconceptions About Web Accessibility
Melanie Myers examines five common misconceptions about web accessibility, including who benefits, whether it affects functionality, how much time it requires, whether it is optional, and whether accessible websites can still be attractive and engaging.
The Three Developers and the Insightful User Tester
Scott O’Hara uses a Three Little Pigs-inspired story to show how developers can create accessibility barriers through poor HTML, CSS, JavaScript, and ARIA choices. He highlights semantic HTML, keyboard access, accessibility testing, and learning from users with disabilities.