p nth-child(3) multi use code example Example: select even child css li:nth-child(even) { /* Selects only even elements */ color: green; }