Hi, i have my site looking like this : http://pastie.caboo.se/private/phx34dfgcaxykmz6azumw and my layout.css : http://pastie.caboo.se/private/worvdztb7nv9ukqmuotq When i open the page in Firefox everything is allright except that when i resize the browserwindow at some point the 2 div sections hit the menu on the left. this would be no problem if there were just pictures, but because i have labeled the pictures the text-links get a red backgroundcolor. My second problem is that IE begins drawing the sections under the menu for some sick reason when i resize the window. i would really like to know how i can avoid those events without forcing my website to load in a prescaled (unresizeable) window. sorry for my bad english & thanks in advance!
First, put a proper DOCTYPE on your page.
Second, validate your code.
- IE6 does NOT support min/max width height
- You have rules in your CSS that will trigger IE6's doubled-float margin bug
Address those issues first and see where that leaves you.
For IE bug squashing - www.positioniseverything.net
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!