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;}


This is an unstyled element, save for the background color, and containing inline elements with classes of class one, which should have a 10-pixel purple double top border; and class two, which should have a thin solid purple top border. The line-height of the parent element should not change on any line.

TABLE Testing Section
 

This is an unstyled element, save for the background color, and containing inline elements with classes of class one, which should have a 10-pixel purple double top border; and class two, which should have a thin solid purple top border. The line-height of the parent element should not change on any line.


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