HTML accesskey attribute
HTML accesskey attribute allows the author to make keyboard shortcut key to activate or focus an element.
Attribute values
All possible values of accesskey attributeThe value of accesskey attribute is the combination of alphabets with other keys such as Alt, Shift, Ctrl or simple alphabets.
Tip: To navigate through keyboard shortcuts, press Alt before pressing the acesskeys.
Related Tags
The tags that support accesskey attributeaccesskey attribute is applicable to all the html elements.
Next Previous
Was this article helpful?