Testing First Testable Statement of Section 2.0 of CSS1 Spec

"PASS" CRITERIA:

If statement #1 above is passed, then:

This heading(h2) should be blue. The rule applied is ".class {color: blue}". The word important(em) is also blue, because of its position within h2.

This h2 heading should be red. The rule applied is ".class {color: red}". The word important(em) is also red, because of its position within this h2.

The value of "em" color above is different depending on its position. Your browser rendering of this page should look similar to this reference image or to this reference image. To move directly to the next test, click here