accesskey
Description
The accesskey attribute for HTML is a guide for creating a keyboard shortcut that activates or focuses the element.
Syntax
accesskey="value"
Browser | macOS | Windows |
---|---|---|
Chrome | Control + Alt + key | Shift + Alt + key |
Edge | Control + Alt + key | Alt + key |
Firefox | Control + Alt + key | Shift + Alt + key |
Opera | Control + Alt + key | Alt + key |
Safari | Control + Alt + key | Alt + key |