Description

Structural pseudo-class, E:nth-of-type(n) an E element, the n-th sibling of its type.

Example

li:nth-of-type(2){color:#CCC;}

Introduced in CSS version
3
Browser Support
BrowsersIE ieFirefox firefoxSafari safariOpera operaChrome chrome
Versions913.19.50.4
Belongs to:

See the full list CSS properties and browser support: CSS Properties