|
Grump, the cell only collapses if it is set to collapse in the CSS. The height and width as defined in the <td></td> tags keeps it in check.
Remember, tables are used to display tabular data. It was just the other week that I ridded myself of them and converted to divisions. It took me a whole day to understand (by trial and error) how the CSS and <div> work.
Grump, it doesn't matter where the formatting is, as long as the cell has it, or the browser will simply show it by default settings.
|