CSS1 Test Suite: 5.5.18 border-top


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

The style declarations which apply to the text below are:

.one {border-top: purple double 10px;}
.two {border-top: purple thin solid;}
.three {border-top: black medium solid;}
TD {border-top: green 2px solid;}

Note that all table cells on this page should have a two-pixel solid green border along their top sides. This border applies only to the cells, not the rows which contain them.

This paragraph should have a purple, double, 10-pixel top border.

This paragraph should have a thin purple top border.

Every cell in this table should have a 2-pixel solid green top border. This is also true of the table-testing section in the second half of the test page.
Cell oneCell two
Nested single-cell table!
TABLE Testing Section
 

Note that all table cells on this page should have a two-pixel solid green border along their top sides. This border applies only to the cells, not the rows which contain them.

This paragraph should have a purple, double, 10-pixel top border.

This paragraph should have a thin purple top border.

Every cell in this table should have a 2-pixel solid green top border. This is also true of the table-testing section in the second half of the test page.
Cell oneCell two
Nested single-cell table!
  • This is a list item...
    • ...and this...
    • ...is a second list...
    • ...nested within the list item.
  • This is a second list item.
  • Each list item in this list should have a medium-width black border at its top.

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