1 2 3 4 5
/* Source: http://test.csswg.org/suites/css2.1/20110323/html4/first-line-floats-003.htm */ div { color: green } div:first-line { color: red }