Home » HTML » Html miscellaneous » Question
  1. The accesskey attribute specifies a keyboard navigation accelerator for the element.
    1. False
    2. True
    3. NA
    4. NA
    5. NA
Correct Option: B

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.



Your comments will be displayed only after manual approval.