W3Schools.com

HTML tabindex Attribute

HTML Standard Attributes Reference HTML Standard Attributes

Example

Links with a specified tab order:

<a href="http://www.w3schools.com/" tabindex="2">W3Schools</a><br />
<a href="http://www.google.com/" tabindex="1">Google</a><br />
<a href="http://www.microsoft.com/" tabindex="3">Microsoft</a>

Try it yourself »

Browser Support

Internet Explorer Firefox Opera Google Chrome Safari

The tabindex attribute is supported in all major browsers, except Safari.


Definition and Usage

The tabindex attribute specifies the tab order of an element (when the "tab" button is used for navigating).


Tips and Notes

Note: The following elements support the tabindex attribute: <a>, <area>, <button>, <input>, <object>, <select>, and <textarea>.


Syntax

<element tabindex="number">

Attribute Values

Value Description
number Specifies the tabbing order of the element (1 is first)


HTML Standard Attributes Reference HTML Standard Attributes
WEB HOSTING
Best Web Hosting
PHP MySQL Hosting
Best Hosting Coupons
UK Reseller Hosting
Cloud Hosting
Top Web Hosting
$3.98 Unlimited Hosting
Premium Website Design
WEB BUILDING
XML Editor - Free Trial!
FREE Website BUILDER
Best Website Templates Top CSS Templates
CREATE HTML Websites
EASY WEBSITE BUILDER
W3SCHOOLS EXAMS
Get Certified in:
HTML, CSS, JavaScript, XML, PHP, and ASP
W3SCHOOLS BOOKS
New Books:
HTML, CSS
JavaScript, and Ajax
STATISTICS
Browser Statistics
Browser OS
Browser Display
SHARE THIS PAGE