The accesskey attribute specifies a keyboard navigation accelerator for the element.
The accesskey attribute specifies a keyboard navigation accelerator for the element. Correct Answer True
The accesskey attribute specifies a shortcut key to activate/focus an element. It specifies a keyboard navigation accelerator for the element. We can use accesskey attribute in forms or links.