Testing Third Testable Statement of Section 2.0 of CSS1 Spec

"PASS" CRITERIA:

If statement #3 above is passed, then:

This link is lime if unvisited; the pseudo-class is "A:link {color: lime}". This link is maroon if visited; the pseudo-class is "A:visited {color: maroon}".

The first line of this and every paragraph here should be italic font style, plus a large "T" to start. The remaining lines should be UA-default. The pseudo-element applied is "P:first-line {font-style: italic}".

T he first two words of this paragraph have a large "T" to start. The pseudo-element applied is "P:first-letter {font-size: 200%; float-left;}". Everything else is UA-default.

Pseudo-classes and pseudo-selectors above are inserted by the UA for addressing in this style sheet. Your browser rendering of this page should be similar to this reference image or to this reference image. To move directly to the next test, click here.