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