<STYLE type="text/css"><!--
@import url(sheet2.css);
H1 {color: maroon;}
BODY {background: yellow;}20-pixel borders as depicted in Figure 7-39:
P {margin: 5px; background-color: silver;border-style: solid; border-width: 20px;}
This is all as expected: the style and width combine to create aborder whose color is based on the foreground color of the element.
It's also possible to setwidths for individual sides. This is done