FrontendDeveloper.in

HTML question detail

How does `tabindex` affect keyboard navigation?

tabindex="0" inserts into natural tab order, -1 allows programmatic focus only. Positive values are generally discouraged.

Back to all HTML questions
Get LinkedIn Premium at Rs 399