css style nth child beyond certain number code example Example: css style nth child beyond certain number li:nth-child(n+6) { color: green; }