Julian Voelcker wrote:
> In IE the main layers aren't floating properly, resulting in them 
> appearing staggered on the page.
> http://asummerhouse.tvw.net

your code
#header { border: 0pt none ; position: relative; clear: both; }
#bodyblock { position: relative; clear: both; width: 760px; }

clear is incorrectly inherited by the child elements, see
   http://www.l-c-n.com/IE5tests/float2misc/#fm002


Ingo

-- 
http://www.satzansatz.de/css.html
______________________________________________________________________
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/

Reply via email to