CSS2 Table Backgrounds Test Suite

Part B: Background Position

Background on 'table-row'

Three rows are styled.

The first row should have three aqua stripes just inside the bottom and right border edges of its last cell. The bottom three stripes should continue across the row, appearing along the border edge of each cell.

The second row should have three vertical aqua stripes just inside the left border edge of the top half of the first cell (Cell E.) Three horizontal aqua stripes should cut across that cell and align along the bottom border edge of the last three cells.

The third row should have three horizontal aqua stripes along the top border edge of the last three cells in the row.

next
Background Position: Background on 'table-column'
previous
Background Position: Background on 'table-column-group'
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>