CSS1 Test Suite: 5.5.23 width


[Previous] [Next] [Section] [Contents] [Specification]
Last Updated: 11 May 1998

The style declarations which apply to the text below are:

.one {width: 50px;}
.two {width: 50%;}


The square above should be fifty pixels wide.

The square above should be half as wide as the image's parent element (either the BODY or the table cell).

The square above should be fifty pixels wide.

The square above should be half as wide as the image's parent element (either the BODY or the table cell).


[Previous] [Next] [Section] [Contents] [Specification]