Hidden and Removed Cells

Cell 1 is hidden and Cell 3 is removed.
This moves cell 4 into cell 3's place and creates a missing cell at the end.


Collapsed Borders

Separated Borders
1234
1234


Removed column in table with collapsed borders


Hidden column in table with separated borders

1234
1234

Removed column in table with collapsed borders
Removed using <col> — only works in IE.


Hidden column in table with separated borders
Removed using <col> — only works in IE.

1 2 3 4
1 2 3 4


Hidden row in table with collapsed borders


Hidden row in table with separated borders

1234
1234
1234

Removed row in table with collapsed borders


Removed row in table with separated borders

1234
1234
1234


Hidden row group in table with collapsed borders


Hidden row group in table with separated borders

1234
1234
1234

Removed row group in table with collapsed borders


Removed row group in table with separated borders

1234
1234
1234


Hidden table with collapsed borders

Hidden table with separated borders

Removed table with collapsed borders

Removed table with separated borders

1234
1234
1234

End of Example