Bruno, > I don't know why this happens, but adding the property "table-layout: > fixed" to your tables, the results seem what you expect. > I think that 'width' on table cells is always interpreted rather > liberally (at least in some browsers), so if you change the contents > of your cells you may still have varying results...
That seems to have done the trick. I guess IE and Opera somehow get confused (or over optimize) when rendering those tables. Thanks! Adrian ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
