Login
From:
The A11Y Project
(Uncensored)
subscribe
Use the <code>tabindex</code> attribute
https://a11yproject.com/posts/how-to-use-the-tabindex-attribute/
links
backlinks
Roast topics
Find topics
Find it!
tabindex is a global attribute that allows an HTML element to receive focus. It needs a value of zero or a negative number in order to work in an accessible way.