That last cell ( the one with the
) should be colspan = 2, otherwise you'll have a mismatch in your columns per row...
It doesn't need a width either; it will inherit the 'correct' width automatically...
I can't really see the problem you described, but changing that cell's attributes to:
<td colspan="2" height="1" valign="middle" align="center">
Does at least make the page look the same on the browsers I test with (Opera 9, Firefox 2, IE6)
Last edited by MattEvans : May 12th, 2007 at 3:33 pm.
Plato forgot the nullahedron..