1
<!DOCTYPE HTML PUBLIC
"-//W3C//DTD HTML 4.01//EN">
4 <title>CSS
2.1 Test Suite: border
</title>
5 <style type=
"text/css">
7 div
{ margin: 2em; color: red
; }
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 no border around the cat:
</p>
14 <div> <a href=
"http://test.example.org/"><img alt=
"FAIL (image support required)" src=
"support/cat.png"></a> </div>