This table has huge borders on the empty cells in the middle column:
| X | X | |
| X | ||
| X | X |
This table has huge borders on the empty cells in the middle row:
| X | X | |
| X | ||
| X | X |
This table has empty cells for the entire middle column and row (with zero cellpadding and cellspacing):
| x | x | x | x | |
| x | x | x | x | |
| x | x | x | x | |
| x | x | x | x |
This table has empty cells for the entire middle column and row, and has border, cellspacing, or cellpadding all zero:
| X | X | X | X | |
| X | X | X | X | |
| X | X | X | X | |
| X | X | X | X |
This table has empty cells for the entire middle column and row, and has large border, cellspacing, and cellpadding:
| X | X | X | X | |
| X | X | X | X | |
| X | X | X | X | |
| X | X | X | X |
This table has empty cells for the entire middle column and row, and has only cellspacing:
| X | X | X | X | |
| X | X | X | X | |
| X | X | X | X | |
| X | X | X | X |
This table has empty cells for the entire middle column and row, and has only cellpadding:
| X | X | X | X | |
| X | X | X | X | |
| X | X | X | X | |
| X | X | X | X |