--- title: HTML keyboard shortcuts date: "2005-11-30T12:00:00Z" categories: - links wp_id: 496 description: I explore how to use the HTML accesskey attribute to define keyboard shortcuts for better website accessibility. This technique allows users to navigate via key combinations, following the principles of the Dive Into Accessibility guide. keywords: [html, accesskey, accessibility, keyboard shortcuts, usability, web design] --- [HTML keyboard shortcuts](http://diveintoaccessibility.org/day_15_defining_keyboard_shortcuts.html) using the "accesskey" attribute.