back

:nth-of-type()

This is used to select the nth child of an element by type.
The child number goes in the brackets.

Example