Jump to content

Why does min-width never work?


madar1985

Recommended Posts

Max-width always work, but when I enter mind-width: 800px; it never works.

 

I can still narrow the browser window until the design breaks.

 

I use floats, no absolute positioning, and this is the second design where min-width doesn't work.

 

What could be the reason?

Link to comment
Share on other sites

looks like min-width is an unssoppourted property on IE, see here:

http://www.w3schools.com/CSS/css_dimension.asp

 

also heres a possible workaround:

http://www.webreference.com/programming/min-width/

 

resources: GOOGLE

 

also it would help if you would specify which browser your using since the 3 rendering engined out there interpret some html and css rules differently.... ie6 vs ie7+ are different than ff and safari/chrome.....

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.