Criteria Explanation
A9. Implementation of Backgrounds

This subject will test how you have managed to use background colors or background images on your site. Leaving your pages on default (not applying background color or background images) may cause your pages to appear in the color of default settings used by your visitors. If your pages are intended to be white, set the background color to white, or use an all-white image as background color to prevent this from happening. Examples of backgrounds being used are:

  • <BODY BACKGROUND="images/yourimage.jpg">
  • <BODY BGCOLOR="#FFFFFF">