--- Gunlaug Sørtun <[EMAIL PROTECTED]> wrote:

> IE6 does *not* treat 'width' as proper 'min-width',
> so a CSS based 
> workaround is a bit more complicated...
> 
> <http://www.brunildo.org/test/min-widthS.html>
> 
> ...or an expression can be used...
> 
>
<http://www.gunlaug.no/contents/wd_additions_14.html>
> 
> regards
>       Georg
> -- 
> http://www.gunlaug.no


Since this is the case, then I must be using
unnecessary code in a website I'm working on. I have
my site set up as divs that are laid out like rows as
opposed to columns. Each div being a wrapper for the
content contained within. I wrapped the floated
content within these divs in another div called
container, which I set to a specific width while the
wrapper divs are set to 100%. I also gave each of the
wrapper divs and the container div a min-width of the
specific width I wanted: 1006px to keep it from
stretching because I wanted the flowers (graphic) that
are floating right of the content to stop at that
location in the browser window. The page is working
across all the browsers I test for including IE 6 but
I guess for reasons other than the min-width specified
in the CSS? Can someone explain why it's working and
basically if I just need to scrap the min-width
properties I have in the CSS as it seems to me based
on this discussion that it's unnecessary? My guess is
that the reason it's working is because the container
I have my content in is set to a specified width?

Here are the links: 

http://e7flux.com/index3.html
http://e7flux.com/css/e7flux.css

TIA,
Elli 


      
____________________________________________________________________________________
Luggage? GPS? Comic books? 
Check out fitting gifts for grads at Yahoo! Search
http://search.yahoo.com/search?fr=oni_on_mail&p=graduation+gifts&cs=bz
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to