The What, Why, Who and How of accessibility on the web
Accessibility isn't just about compliance, it's a business advantage. Learn the essential practices that improve user experience and open your product to new markets.
#1about 3 minutes
Starting your web accessibility learning journey
The speaker introduces web accessibility using a metaphor of an expanding island of knowledge to encourage continuous learning.
#2about 3 minutes
Defining web accessibility and types of disability
Web accessibility enables all users to access services by addressing the mismatch between individual capacities and environmental demands across permanent, temporary, and situational disabilities.
#3about 5 minutes
The business case and legal reasons for accessibility
Accessibility improves user experience and expands market reach, while also being a legal requirement under laws like the European Accessibility Act and the ADA.
#4about 7 minutes
Understanding WCAG, ARIA, and accessibility standards
The W3C's Web Accessibility Initiative (WAI) defines standards through the WCAG principles and ARIA attributes to make web content perceivable, operable, understandable, and robust.
#5about 4 minutes
Practical first steps for implementing web accessibility
Begin improving accessibility by using semantic HTML, ensuring full keyboard navigability for all actions, and leveraging checklists based on WCAG.
#6about 6 minutes
A core checklist for building accessible components
Follow a fundamental checklist for accessibility, including using labels for inputs, providing alt text for images, maintaining heading hierarchy, and ensuring visible focus states.
#7about 2 minutes
Tools and resources for testing web accessibility
Test for accessibility using manual methods like keyboard navigation and screen readers, or automated tools like the Axe DevTools browser extension.
Related jobs
Jobs that call for the skills explored in this talk.
The State of Accessibility on the Web in 2025: WebAIM Million Report FindingsThe WebAIM Million project (Web Accessibility in Mind) annually evaluates the accessibility of the top 1,000,000 website home pages on the web.
The 2025 report reveals several critical insights into the current state of web accessibility that we tho...
Amanda Winstead
How Developers Can Focus on Maintaining Satisfaction With AccessibilityNo matter what kind of project you are working on, the principal mission of any web development assignment is always the same: to provide end-users with the best experience possible. When it comes to optimizing end-user satisfaction, however, it can ...
Chris Heilmann
Find all accessibility problems in a page to take part in the CODE100 final!Today we had our Accessibilty WeAreDevelopers LIVE day and as part of this, we have a new CODE100 challenge. This time it is not about coding something, but about debugging instead. We have put together an alternative page for the LIVE day that is fu...