Skip to content

CSS Selectors

Position nth-child(odd)

About

The :nth-child(odd) selector matches all odd elements.

Odd elements

The selector :nth-child(odd) matches all odd elements.