KJ'[EMAIL PROTECTED] wrote: > I'm trying to get a fixed width div and an elastic div play together > inside an elastic wrapper div. So now I'm wondering is that possible > at all?
Yes, but you've locked up 'width' too much for your version to work. Better take the following (found through the CSS-D WIKI)... <http://www.ryanbrill.com/floats.htm> ...and modify that until it suits you. I use that method a lot - like here... <http://www.gunlaug.no/contents/main_copyright_sources.html> ...but it isn't all that obvious since I have added so much *garbage* err... *styleable elements* into the mix :-) regards Georg -- http://www.gunlaug.no ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
