CSS1 Test Suite: 5.5.24 height


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

The style declarations which apply to the text below are:

.one {height: 50px;}
.two {height: 100px;}


[Image]

The square above should be fifty pixels tall.

[Image]

The square above should be 100 pixels tall and wide.

[Image]

The rectangular image above should be 100 pixels tall and 30 pixels wide (the original image is 50x15, and the size has been doubled using the height property).

TABLE Testing Section
  [Image]

The square above should be fifty pixels tall.

[Image]

The square above should be 100 pixels tall and wide.

[Image]

The rectangular image above should be 100 pixels tall and 30 pixels wide (the original image is 50x15, and the size has been doubled using the height property).


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