Testing Statement #1 Below of Section 5.4.8 of CSS1 Spec

PASS CRITERIA:

If statement #1 above is passed, this paragraph should have a line height of normal. The rule applied is "#id1 {line-height: normal}".

THis paragraph should have a line height of 1.2 (number). The rule applied is "#id2 {line-height: 1.2}".

This paragraph should have a line height of 1.2em (length). The rule applied is "#id3 {line-height: 1.2em}". This paragraph should look like the one above.

This paragraph should have a line height of 120% (percentage). THe rule applied is "#id4 {line-height: 120%}". This paragraph should look like the one above.

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