1
<!DOCTYPE HTML PUBLIC
"-//W3C//DTD HTML 4.01//EN">
4 <title>CSS
2.1 Test Suite: border-right-width
</title>
5 <style type=
"text/css">
6 .two {border-right-width: thick
; border-style: solid
;}
7 .three {border-right-width: medium
; border-style: solid
;}
8 .four {border-right-width: thin
; border-style: solid
;}
10 <link rel=
"help" href=
"http://www.w3.org/TR/CSS21/box.html#border-properties" title=
"8.5 Border properties">
13 <p>The three boxes below should have progressively thinner right borders.
</p>