Accessibility

657 bookmarks
Custom sorting
Add an accessible honeypot field to your PHP form - Rachele DiTullio
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"
·racheleditullio.com·
Add an accessible honeypot field to your PHP form - Rachele DiTullio
Guidance on Web Accessibility and the ADA
Guidance on Web Accessibility and the ADA
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.
·beta.ada.gov·
Guidance on Web Accessibility and the ADA
How to write good alt text
How to write good alt text
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.
·gomakethings.com·
How to write good alt text
Accessibility Not-Checklist | Brewed by team Intopia
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.
·not-checklist.intopia.digital·
Accessibility Not-Checklist | Brewed by team Intopia
Accessibility of Remote Meetings
Accessibility of Remote Meetings
This document summarizes considerations of accessibility that arise in the conduct of remote and hybrid meetings. Such meetings are mediated, for some or all participants, by real-time communication software typically built upon Web technologies. Issues of software selection, and the roles of meeting hosts and participants in providing access are explained. Relevant W3C documents are referred to, where applicable, as sources of more detailed and in some instances normative guidance.
·w3.org·
Accessibility of Remote Meetings