CSS1 Test Suite: 5.5.16 border-color


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

The style declarations which apply to the text below are:

.one {border-color: purple; border-style: solid;}
.two {border-color: purple; border-width: medium; border-style: solid;}


This paragraph should have a purple border surrounding it.

This paragraph should have a medium-width purple border surrounding it.

This paragraph should have a purple border surrounding it.

This paragraph should have a medium-width purple border surrounding it.


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