Resources For Building Accessible Tables

Resources For Building Accessible Tables

If you want to build accessible tables then this is the resource, you might want to bookmark. A lot of times I come across developers asking me to share resources on tables because this is one of the most complex topics in the digital accessibility space. The resources collected here contains accessible tables for web,…

WCAG 2.1 and 2.2 AA Checklist

WCAG Checklist: A Simplified Guide to WCAG 2.2 AA

I made this WCAG checklist for personal use when I initially got started in accessibility. I always referred to accessibility checklists from around the web to help me during manual accessibility audits or interview preparation. After I started writing about understanding the WCAG in simplified language, my friends and I made sure to pin down…

4.1.3 Status Messages
|

Understanding WCAG SC 4.1.3 Status messages

Success Criterion 4.1.3 Status Messages (Level AA): In content implemented using markup languages, status messages can be programmatically determined through role or properties such that they can be presented to the user by assistive technologies without receiving focus. The modern web pages are so dynamic that many a times the results of user interactions are…

2.5.4 Motion Actuation
|

Understanding WCAG SC 2.5.4 Motion Actuation

Success Criterion 2.5.4 Motion Actuation (Level A): Functionality that can be operated by device motion or user motion can also be operated by user interface components and responding to the motion can be disabled to prevent accidental actuation, except when: Supported InterfaceThe motion is used to operate functionality through an accessibility supported interface; EssentialThe motion…