W3C CSS1 Test Suite

Example Test Page

The gridded background you should see is a repeated tiling of a 10 pixel by 10 pixel square, with white lines along the right and bottom edges of the image, and a dot in the middle. This is included as part of the base stylesheet, reproduced here in its entirety:

   BODY {color: black; background: #CCCCCC url(ten.gif);}
   A:link {color: blue;}
   A:visited {color: #006600;}

Note that the title shown above is not part of regular test pages, and so H1 does not have any rules in the base stylesheet. If you do not see a gridded background, or the text color is something other than black, or links do not employ the colors blue and green, then you are suffering from one of the following problems:

If any of these is the case, then the test pages may not fucntion as expected. Please be sure that you understand the problem before reporting it.


[How the Suite Works] [Contents]