You set a width of 100% on the table but positioned the main content
absolutely. First of all, there is no need to position the main
content absolutely, as you can give it a padding to the left and
position the navigation instead.
Secondly if you set a table to 100% width, also make sure to set a
width to the outer element and position that relatively (or
absolutely). This turns 100% into "width of the element the table is
in" and not into "width of the browser window".
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/