This page is part of the CSS3.info CSS selectors test. See more info on CSS3 selectors.

  1. abc
    abc
    div:first-line {
    }
    
    <div>
    	abcd
    </div>

    This CSS selector should match the first line of the text