Table Cellspacing Test
Table with default cellspacing
| table header |
table header |
table header |
| cell 1 |
cell 2 |
cell 3 |
Table with cellspacing="0" & a border
| table header |
table header |
table header |
table header |
table header |
| cell 1 |
cell 2 |
cell 3 |
cell 4 |
cell 5 |
Tables showing different cellspacing values
Table with cellspacing="3"
| table header |
table header |
table header |
| cell 1 |
cell 2 |
cell 3 |
Table with cellspacing="4"
| table header |
table header |
table header |
| cell 1 |
cell 2 |
cell 3 |
Table with cellspacing="5"
| table header |
table header |
table header |
| cell 1 |
cell 2 |
cell 3 |
Table with cellspacing="8"
| table header |
table header |
table header |
| cell 1 |
cell 2 |
cell 3 |
Table with cellspacing="10"
| table header |
table header |
table header |
| cell 1 |
cell 2 |
cell 3 |
Table with cellspacing="30"
| table header |
table header |
table header |
| cell 1 |
cell 2 |
cell 3 |
Next Test: printing tables with column
span