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:
1.2 Grouping
</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 .one, .two, .three {color: green;}
15 <BODY><P>The style declarations which apply to the text below are:
</P>
16 <PRE>.one, .two, .three {color: green;}
21 This sentence should be green.
24 This sentence should be green.
27 This sentence should be green.
31 <TABLE border
cellspacing=
"0" cellpadding=
"3" class=
"tabletest">
33 <TD colspan=
"2" bgcolor=
"silver"><STRONG>TABLE Testing Section
</STRONG></TD>
36 <TD bgcolor=
"silver"> </TD>
38 This sentence should be green.
41 This sentence should be green.
44 This sentence should be green.
46 </TD></TR></TABLE></BODY>