Description

Structural pseudo-class, E:nth-child(n) the n-th child of its parent.

Example

tr:nth-child(2n){background:#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