Saugus.net

Basic Tables



Single cell table with cellpadding of 15, cellspacing of 12, border of 10

The same, only using a table header in lieu of an ordinary table cell.

Another variation, same as the first only assigning border colors.

This one has a cellpadding of 2, a cellspacing of 5, and a border of 1.

Yet another variation of the first, but with two columns.

This one has a width of 100%.

This one is more complicated
and in fact tests colspan with both
header and ordinary cells.

This one is the same only for rowspan for both header and
ordinary cells.

This one globally sets the background color.

Same as the last but zeroing out all the spacing controls.

This one tests
BGCOLOR setting by row.

This one by cell, for both header and ordinary.

This one tests background images for both header and ordinary cells.

This one tests background images
for rows.

This one tests global backgrounds.

This one tests width setting for both regular and header cells.

This one tests a full complement of align settings for both header cells and ordinary
cells, including center, left, justified, and right, given fixed width columns and an overall width of 75%.

This one tests a full complement of valign settings for both header cells and ordinary
cells, including middle, bottom, and top, given fixed width columns and an overall table width of 75%.

This one tests an empty cell.
There should be a gap above in the middle.