Ian Hickson #two:first-child { background: red; } #three:last-child { background: lime; }

This line should be unstyled. (2)

This line should have a green background. (3)

This line should be unstyled. (4 moving to 1)