0
votes
2answers
54 views
Correct way to mark up accesskey
I was wondering what the most correct way to indicate that a character is the access key for a form control would be.
What I currently do is something this:
<label for="someFi …