blob: e650c366583e07dbdbd86dbf5b6387d500774ca7 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<head>
<title>CSS 2.1 Test Suite: The Canvas</title>
<style type="text/css">
html { background-color: purple; }
body { background-color: navy; background-image: none; margin: 25px; color: white; }
</style>
<link rel="help" href="http://www.w3.org/TR/CSS21/colors.html#q2" title="14.2 The background">
<link rel="help" href="http://www.w3.org/TR/CSS21/intro.html#q4" title="2.3.1 The canvas">
</head>
<body>
<p>This paragraph should be in a blue block near the top of the
page. Around it on all sides should be purple.</p>
</body>
</html>