Cripping Pandemic Learning in Higher Education Collaborative Resource Document
Cripping Pandemic Learning in Higher Education Collaborative Resource Document Do you have resources from higher education institutions, organizations, academics, or blogs that cover universal design, online assessment, the needs of disabled students, or improving accessibility in online classes...
Finding and fixing the six most common WCAG 2 failures
In March 2022, the nonprofit organization WebAIM published a report about the state of accessibility at the top one million websites. The report flagged the six most common WCAG errors. These error…
Alicia St Rose: The 7 Habits of Highly Accessible Web Content
Less than 3% of all websites are truly accessible to those who are disabled or cognitively challenged. This talk suggests simple ways to enhance your web content to make it more accessible.
A Guide To Keyboard Accessibility: HTML And CSS (Part 1) — Smashing Magazine
In this article, Cristian Diaz covers how to use HTML and CSS to create an accessible experience for keyboard users while mentioning what WCAG criteria we should keep into consideration.
There is no universal solution for making every kind of table responsive and usable on smaller screens, so we have to rely on various patterns, which Adrian explains in this two-part series.
AF AM AR BN BS FA-AF HA HI MS FA PS SR SO SW TL TA UR Ear readers, press play to listen to this page in the selected language. Many of these events are leaving disability off their “diversity statements” and they’re also failing toContinue reading "Enable Dignity: Accessible Systems, Spaces, & Events"
The web is inherently accessible (original) - Rachele DiTullio
This is the original version of this post. An updated version from 13 April 2022 is available. I originally created Accessible Web as a sarcastic reaction to a developer changing his website to require users to disable JavaScript to use it. The reactions on Twitter were hilarious! So many angry developers didn’t get the joke … Continue reading "The web is inherently accessible (original)"
Add an accessible honeypot field to your PHP form - Rachele DiTullio
A few days ago, after receiving yet another spam submission from the contact form on my portfolio website, I had an epiphany about how to implement a honeypot to block bots instead of a captcha (which nobody likes anyway). I posted about this on Twitter and user @markdeafmcquire asked how I did it. I just … Continue reading "Add an accessible honeypot field to your PHP form"
Automatic captions or subtitles in PowerPoint - Microsoft Support
Let PowerPoint display your spoken words on-screen as you present with live captions, and even translate your words into another language with live subtitles.
The Department of Justice published guidance on web accessibility and the Americans with Disabilities Act (ADA). It explains how state and local governments (entities covered by ADA Title II) and businesses open to the public (entities covered by ADA Title III) can make sure their websites are accessible to people with disabilities in line with the ADA’s requirements.
The alt attribute is used with img elements to provide descriptive text that can be read aloud by screen readers and other assistive technology.
Today, I wanted to talk about what good alt text looks like, and some common mistakes I see people make. Let’s dig in!
Example alt text For example, here’s a photo of a crab.
img src="/imgs/edgar-the-crab.jpg" By default, a screen reader would announce, “/imgs/edgar-the-crab.jpg” for this image.
Where are the Accessibility Statements? Digital Accessibility shouldn’t be a surprise. | Deque
I'm a screen reader user. Let’s break down “a day in the life of Patrick” for you in the spirit of NDEAM. We'll explore a few of my user experiences & my hunt for accessibility statements.
Accessibility Not-Checklist | Brewed by team Intopia
The Accessibility Not-Checklist acts as a guide to make sure you haven’t missed anything. If you’re new to accessibility, the resource provides a foundation – it’s an overview of what you’ll need to consider, but it won’t teach you WCAG from front to back.