Web Accessibility Evaluation Tools List

A11y
Accessibility in Web Development: Practical Tips for HTML/CSS Developers -
Find out how to make website layout accessible for both people with and without disabilities, and even machines.
Semantics to Screen Readers · An A List Apart Article
As an extension to our From URL to Interactive series, designer and front-end developer Melanie Richards takes a deep dive into how our content is accessed by a wide array of screen readers, which …
Bad ARIA practices
There are certain situations where ARIA is a good (and maybe the only) way to go. But if done wrong, usage of ARIA often leads to even worse accessibility. Especially accessibility novices tend to misuse ARIA to "optimise" smelly code.
I Used The Web For A Day Using A Screen Reader — Smashing Magazine
A sighted user puts himself in the shoes of a non-sighted user. Chris Ashton experiences first-hand difficulties that visually impaired users face and describes what we can do as web developers to help.
Accessibility posters
Set of posters to help people design accessible services
Screenreader nutzen – Anleitung für NVDA : Einfach für Alle
Einstieg in den Screenreader NVDA | Inklusion umsetzen
Sie finden im Folgenden unterschiedliche Informationen, welche Ihnen den Start mit dem freien Screenreader NVDA erleichtern sollen. Alle Texte sind auf dieser U
Nutzbare und barrierefreie Formulare: Validierung und Fehlerbehebung | Barrierefreie Gestaltung
Reine Formsache – Barrierefreie Formulare mit HTML, CSS & JavaScript : Einfach für Alle
Formulare sind der Kern interaktiver Angebote und Grundlage der Kommunikation zwischen Anbieter und Nutzer.
Gestaltung für Screenreader-Kompatiblität | Barrierefreie Gestaltung
Nutzung von Screenreader oder Hilfstechnik erkennbar? | Barrierefreiheit –
Mit iOS 12.2 hat Apple eine Funktion eingeführt, mit der Webseiten mitgeteilt wird, dass ein Anwender Hilfstechnik, insbesondere den Screenreader VoiceOver eins
Web Accessibility For Beginners ― Scotch.io
WebAIM: The WebAIM Million - An accessibility analysis of the top 1,000,000
Dear Screen Reader Useres, Since Web developers Can't Automatically Detect
marcus.io · Accessibility challenges in web apps
A web application is a computer program that runs in your browser. It is hard to expand the general definition further. Wikipedia says: > The general distinction between a dynamic web page of any kind and a "web application&...
Accessibility Insights
Solve accessibility issues before they reach your customers.
Common pitfalls and misunderstandings in accessibility auditing
At Hassell Inclusion we deliver a huge amount of accessibility training to organisations all over the world. Our Head of Training, Jon Gooday, has had the honour of training over 70 accessibility auditors over the last five years. In this blog, he gives an overview of some of the most common mistakes and pitfalls that auditors tend to get wrong that impact the quality of their findings...
Required attribute requirements | TPG – Digital Accessibility Solutions
Easy ARIA Tip #6: Making clickables accessible › Marco's Accessibility Blog
It often happens that designers and web developers agree on the fact that they do not like the standard buttons or the styling capabilities of buttons in browsers. To work around this, they then resort to what’s called clickable text. It is in many cases a simple span
The Accessibility Tree: A Training Guide for Advanced Web Development
How to create content that works well with screen readers - Accessibility in government
We look at some of the things you have to think about when creating content to work well with screen readers.
Forms | Accessibility Guidelines
The Visual-only icon problem - Joe Dolson Web Accessibility
This is something I've been seeing a lot lately, and it's got to …
Labels and text alternatives | web.dev
In order for a screen reader to present a spoken UI to the user, meaningful elements must have proper labels or text alternatives. A label or text alternative gives an element its accessible name, one of the key properties for expressing element semantics in the accessibility tree.
HTML Accessibility - The Chromium Projects
Home of the Chromium Open Source Project
Alt-texts: The Ultimate Guide - Axess Lab
Datenschutzfehler
When it comes to creating accessible products, understanding the interactions between different technologies and the code we write is very helpful. In this post, Joe Watkins talks about accessible name--what it is, how to apply it, and why it's such an integral tool in the accessibility toolkit.
I thought title text improved accessibility. I was wrong.
Do you add a descriptive title attribute to your links? Did you know that you might be making your site even less accessible?
Accessibility Matters - Pagination
Documenting everything through the journey of learning web accessibility.