fede wrote:
> Hi,
> adding float: left to the body I have partially solved the problem; in fact
> on firefox table is fully contained in his box and it expands the liquid
> layout. In Ie6 table expands only the center part of the layout (which
> becomes larger than header and foot), and It doesn't works in ie7 where
> table brakes the liquid layout
> 
> bye


Do you have a live example of that?

In most cases this will work by floating just the <body> element. 
Floating a container div containing a wide table will work in IE6.

http://css-class.com/test/css/visformatting/float-containg-wide-images-tables.htm


Alan
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to