Cells are linked to each other also.
In other words all cells in a row will be the same height. The height of the taller cell, be it by content, or by specific dimensions.
And All cells in a column will be the same width, the width of the wider cell.
That is to preserve the table, as you can't have tables that have taller columns than others. Or have rows that are longer than others.
So if you have a cell that grows vertically all cells in its row will grow with it. Same if it grows horizontally, all cells in its column will match its width.
----------------------------------
Phil AKA Vacunita
----------------------------------
Ignorance is not necessarily Bliss, case in point:
Unknown has caused an Unknown Error on Unknown and must be shutdown to prevent damage to Unknown.
Behind the Web, Tips and Tricks for Web Development.