CSS2 Table Backgrounds Test Suite

Part B: Background Position

Background on 'table-column'

Three columns are styled.

In the first column, there should be three vertical stripes just inside the right border edge of the first three cells. The stripes should continue in the last cell, turning a right angle to the left into three aqua stripes along the bottom border edge of the last cell. The last cell should not have three vertical stripes along its right border edge.

In the second column, there should be three vertical stripes just inside the right border edge of the first three cells.

In the third column, there should be three vertical stripes just inside the top border edge of the first cell and just inside the left edge of all four cells.

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