you cannot mix percentages and pixel defined widths on a single table
in your case you tell table to be 100% wide and then
have pixel widths for the columns inside - big no-no.
-=-=-
buttom line dont mix pixels and percentages in one table, go by all percernts or by all pixels
of course you can have overall table sptil by percentages and then inside cells have pixel defined tables.
hope this helps.
btw in IE it looks messed up only at maximazed window, in a smaller browser window everything looks fine.
|