Visual keyboard testing | axe-con 2026 | hellogreg.org
Keyboard-Only Scrolling Areas
I have spent a few years banging on about ensuring scrolling areas on a page are accessible to keyboard-only users. This is partly because the term “keyboard” maps to other input types that we distill to “keyboard” for ease of reference (speech input, sip-and-puff, on-screen keyboards, scanning software, etc.). When…
How to browse the web with the keyboard alone
Some people use the keyboard to get around their computer. Knowing how to do this is important for accessibility testing and to inform design.
How To Avoid Breaking Web Pages For Keyboard Users - TPGi
Making your web page keyboard-operable is one of the most fundamental aspects of accessibility. Andrew Nevins teaches you how to avoid some common pitfalls.
Keyboard accessibility myths and WCAG - TetraLogical
Accessibility consultancy with a focus on inclusion. We can help you with knowledge, experience, strategy, assessments, and development.
A Guide To Keyboard Accessibility: JavaScript (Part 2) — Smashing Magazine
This article is the second of two parts about a guide to making websites accessible to keyboard users. Here Cristian Diaz covers a toolset on JavaScript that you can mix into different components to create a great experience for keyboard users.
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.