Click to See Complete Forum and Search --> : min width and max width


homeboy
09-19-2005, 06:41 PM
Hello,

What i am trying to do is have a site have the max width of 100% but 10 pixel margin on the left and right. And the min width of 760px. Which i got all of that.

I have a site that works in safari, netscape(pc/mac), firefox(pc/mac) with the style of max-width and min-width. The only browser that it doesn't work in is internet explorer. IE pushes everything together it doesn't stop at 760px. How can i fix that?


Here is the site http://eportal.guhsd.net/kk126992/whhsflowexpand/

Thanks

Kravvitz
09-19-2005, 11:26 PM
IE6 doesn't support min-width or max-width.

http://www.svendtofte.com/code/max_width_in_ie/
http://www.google.com/search?q=ie+CSS+max-width+OR+min-width

BonRouge
09-20-2005, 02:05 AM
Here (http://www.sitepoint.com/forums/showthread.php?p=2173926&posted=1#post2173926)