The accesskey attribute specifies a keyboard navigation accelerator for the element.
A
True
B
False
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.