Tanja Ulianova
Mastering Keyboard Accessibility
#1about 5 minutes
Understanding the scope and importance of web accessibility
Accessibility is a temporary state for everyone and encompasses various permanent, temporary, and situational impairments.
#2about 3 minutes
Legal requirements and user needs for keyboard support
Keyboard accessibility is a legal requirement under laws like the European Accessibility Act and is essential for users with motor impairments and assistive technologies.
#3about 4 minutes
Managing focus flow with tabbing order and tabindex
The browser creates a tabbing order for interactive elements, which can be modified using the tabindex attribute or by making entire sections non-interactive with the inert attribute.
#4about 3 minutes
Avoiding keyboard traps with modern HTML elements
Prevent users from getting stuck by avoiding unintentional keyboard traps and leverage built-in accessible elements like dialog and the popover attribute for complex components.
#5about 3 minutes
Providing clear visual focus indicators using CSS
Ensure keyboard users always know their location on the page by avoiding `outline: none` and using CSS pseudo-classes like `:focus-visible` and `:focus-within` for styling.
#6about 4 minutes
Solving accessibility issues with semantic HTML
Using correct semantic elements like `<button>` and `<a>` instead of generic `<div>`s automatically provides built-in accessibility features, solving the majority of common issues.
#7about 4 minutes
Further resources and common accessibility questions
Explore recommended resources like the W3C's web accessibility course and get answers to common questions about focus traps and custom focus styling.
Related jobs
Jobs that call for the skills explored in this talk.
Matching moments
27:17 MIN
The importance of web accessibility as a core developer craft
WAD Live 22/01/2025: Exploring AI, Web Development, and Accessibility in Tech with Stefan Judis
03:24 MIN
Understanding web interaction and assistive technologies
Making Interactions Accessible to All Users
07:43 MIN
How to perform a manual keyboard accessibility audit
Decoding web accessibility through audit
17:33 MIN
Implementing custom keyboard navigation and focus management
Accessibility with Web Components
26:50 MIN
Summary of key accessibility best practices
Making Interactions Accessible to All Users
22:47 MIN
Creating accessible modals with focus management
Making Interactions Accessible to All Users
38:02 MIN
Q&A on framework choice and accessibility
Extending HTML with Web Components
23:22 MIN
Using the right tool for the right job for accessibility
Future-Proof CSS
Featured Partners
Related Videos
Making Interactions Accessible to All Users
Anuradha Kumari
Accessibility in React Application
Julia Undeutsch
Accessibility with Web Components
Manuel Mauky
Preventing Accessibility Issues Instead Of Fixing Them
Dirk Ginader
Accessibility powered by AI
Ramona Domen
The What, Why, Who and How of accessibility on the web
Konstantin Tieber
Data Mining Accessibility
Karl Groves
Design patterns for neurodiversity and mental health
Mina Nabinger
From learning to earning
Jobs that call for the skills explored in this talk.


Digital Accessibility SME
Barclays Bank PLC
Northampton, United Kingdom
€47K
JavaScript
Data analysis
Adobe InDesign
Front end Developer | Usability
Haystack People
Zwanenburg, Netherlands
React
Next.js
JavaScript
TypeScript
UI / UX Designer (m/w/d) - Fokus Frontend / Web
SAFELOG GmbH
Bremen, Germany
Remote
CSS
HTML
React
TypeScript
+1
Softwareentwickler - HTML5 / JavaScript / Usability (m/w/d)
Dorst Technologies GmbH & Co. KG
Kochel am See, Germany
.NET
JavaScript


