Testing Statement #3 Below of Section 5.4.5 of CSS1 Spec

PASS CRITERIA:

If statement #3 above is passed, then:

This h3 heading should have the first character of each word uppercased. The rule applied is "h3 {text-transform: capitalize}".

This h4 heading should have all letters uppercased. The rule applied is "h4 {text-transform: uppercase}".

All other properties of this page should be UA-default. To move to the next test, click here