HomeMenu
Jesus · Bible · HTML · CSS · JS · PHP · SVG · Applications

accesskey

Description

The accesskey attribute for HTML is a guide for creating a keyboard shortcut that activates or focuses the element.

Syntax

accesskey="value"
BrowsermacOSWindows
ChromeControl + Alt + keyShift + Alt + key
EdgeControl + Alt + keyAlt + key
FirefoxControl + Alt + keyShift + Alt + key
OperaControl + Alt + keyAlt + key
SafariControl + Alt + keyAlt + key

Examples