If statement #2 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. All other property values should come from the user agent's default style sheet.
This paragraph should be green and helvetica. The rule applied is "#id2 {color: green; font-family: helvetica}"; "id2" is a style sheet selector for this element. All other property values should come from the user agent's default style sheet. A visual browser rendering of this page should look similar to this reference image or to thisreference image. To move directly to the next test, click here