Testing Statement #3 Below of Section 1.5 of CSS1 Spec

"PASS" CRITERIA:

If statement #3 above is passed, then this paragraph should be yellow and cursive. The rule applied is "#id1 {color: yellow; font-family: cursive;}"; "id1" is a style sheet selector for this element. It is preceded by a "#". All other properties should be UA-default.

This paragraph may be UA-default. The rule applied is "id2 {color: green; font-family: helvetica}"; "id2" has no preceding "#". All other properties should be UA-default. Your browser should render this page similarly to this reference image or to thisreference image. To move directly to the next test, click here