Quote:
|
Originally Posted by RonSanSolo
Does assigning a height to a table or cell not work in IE7?
|
table height is invalid and won't work in compliant browsers. May work if you put the browser into quirks mode (not using a valid doc type), but I wouldn't ever recommend doing that.
Your tables are working correctly - tables / cells expand and contract depending on what is inside them. You may be able to do the 'equal column' thing using javascript - but I'm no JS guru and can't help there
Nadia