1
<!DOCTYPE HTML PUBLIC
"-//W3C//DTD HTML 4.01//EN">
4 <title>CSS
2.1 Test Suite: border-left
</title>
5 <style type=
"text/css">
7 .test { font-size: 2em; }
8 span
, td
{ text-align: left
; border-left: blue
2px solid
; }
10 <link rel=
"help" href=
"http://www.w3.org/TR/CSS21/box.html#border-properties" title=
"8.5 Border properties">
13 <p>There should be a solid blue line to the left of every occurance of the word
"<span class=
"test">⇦THERE
</span>".
</p>
36 <p>There should be
3 short lines and
2 long lines in total.
</p>