1 <!DOCTYPE HTML PUBLIC
"-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
4 <TITLE>CSS1 Test Suite:
4.5 The Canvas
</TITLE>
5 <META http-equiv=
"Content-Type" content=
"text/html; charset=iso-8859-1">
6 <META http-equiv=
"Content-Style-Type" content=
"text/css">
8 <LINK rel=
"stylesheet" type=
"text/css" media=
"screen" href=
"../resources/base.css">
9 <STYLE type=
"text/css">
10 HTML {background-color: aqua;}
11 BODY {background-color: green; background-image: none; margin:
25px;}
</STYLE>
15 <BODY><P>The style declarations which apply to the text below are:
</P>
16 <PRE>HTML {background-color: aqua;}
17 BODY {background-color: green; background-image: none; margin:
25px;}
20 <P>The body of this document should have a green background. It also has a margin of
25 pixels, so the light blue background set for the HTML element should surround the BODY. If the BODY content is significantly shorter than the browser's window height, then the bottom border may be larger than
25 pixels.
</P>
23 <TABLE border
cellspacing=
"0" cellpadding=
"3" class=
"tabletest">
25 <TD colspan=
"2" bgcolor=
"silver"><STRONG>TABLE Testing Section
</STRONG></TD>
28 <TD bgcolor=
"silver"> </TD>
29 <TD><P>The body of this document should have a green background. It also has a margin of
25 pixels, so the light blue background set for the HTML element should surround the BODY. If the BODY content is significantly shorter than the browser's window height, then the bottom border may be larger than
25 pixels.
</P>
30 </TD></TR></TABLE></BODY>