CSS2 Table Backgrounds Test Suite

Part A: Background Area

Background on 'table'

The table background should fill the rectangle defined by the outer border of the table. There should be no gaps or holes in the background and the stripes should all be continuous.

A purple band should align with the left edge of the painted area, and an aqua stripe should align a few pixels below the top border.

next
Background Area: Background on 'table-row-group'
previous
--
contents
Table of Contents
With 'border-collapse: separate'
TH A TH B TH C TH D
TD M TD O TD P
TD E TD F TD G TD H
TD J TD K TD L
With 'border-collapse: collapse'
TH A TH B TH C TH D
TD M TD O TD P
TD E TD F TD G TD H
TD J TD K TD L
Valid HTML 4.01!
CSS2 Table Backgrounds Test Suite designed and written by fantasai <fantasai@escape.com>