HTML tabindex Attribute
By Jonathan Griffin. Editor, SEO Consultant, & Developer.
·
1 min read
Definition
The tabindex
Attribute specifies that its element can be focused the order it can be tabbed when navigating.
Applicable Elements
tabindex
is a Global Attribute, meaning it can be used with all HTML Elements.
Further information is coming soon.