Testing Statement #1 Below of Section 5.4.4 of CSS1 Spec

PASS CRITERIA:

If statement #1 above is passed, this paragraph should have a vertical positioning of baseline relative to this p element, for this emphasized text. The rule applied is "#id1 {vertical-align: baseline}".

This paragraph should have a vertical positioning of sub relative to the p element, for this emphasized text The rule applied is "#id2 {vertical-align: sub}".

This paragraph should have a vertical positioning of super relative to the p element, for this emphasized text. The rule applied is '#id3 {vertical-align: super}".

This paragraph should have a vertical positioning of top relative to the p element, for this emphasized text. The rule applied is "#id4 {vertical-align: top}".

This paragraph should have a vertical positioning of text-top relative to the p element, for this emphasized text The rule applied is "#id5 {vertical-align: text-top}".

This paragraph should have a vertical positioning of middle relative to the p element, for this emphasized text. The rule applied is "#id6 {vertical-align: middle)".

This paragraph should have a vertical positioning of bottom relative to the p element, for this emphasized text. The rule applied is "#id7 {vertical-align: bottom}".

This paragraph should have a vertical positioning of text-bottom relative to the p element, for this emphasized text. The rule applied is "#id8 {vertical-align: text-bottom}".

This paragraph should have a vertical positioning of 200%, relative to the line height of this "p" element, for this emphasized text. The rule applied is "#id9 {vertical-align: 200%}".

All other properties of this page should be UA-default. All the "ids" above are applied to em elements. To move to the next test, click here