Ian Hickson p:first-line { background-color: red; } p::first-line { background-color: lime; }

The first line of this paragraph should have a green background.