1
<!DOCTYPE HTML PUBLIC
"-//W3C//DTD HTML 4.01//EN">
4 <title>CSS
2.1 Test Suite: border-width
</title>
5 <style type=
"text/css">
6 .one { background: url
(support
/swatch-red
.png
) repeat
; }
7 .one div { border-width: 15px; border-style: solid
; color: green
; }
8 .one p { color: black
; background: white
; margin: 0; }
10 <link rel=
"help" href=
"http://www.w3.org/TR/CSS21/box.html#border-properties" title=
"8.5 Border properties">
15 <p>There should be no red on this page.
</p>