> > I'm not sure I understand what you're trying to achieve. But if you > have a > > navigation bar sized in EMs and want to style it with a min/max-width > in EMs > > it won't work. Because the nav will never reach the min/max values. > > I don't. I want a navigation bar with fixed width (let say 10em) > which flotes left to the main section (which is the one I want to have > min/max widths). The thing is that I want the main section (not the > nav bar) to adapt to the window width, but only to a certain max width > (I do not want it to be wider than let say 30em, to make it easy to > read).
I think this should work *exactly* like you want: http://www.ez-css.org/test/dare.html -- Regards, Thierry www.tjkdesign.com | www.ez-css.org | @thierrykoblentz ______________________________________________________________________ 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/
