[css-d] Auto adjusting height of container div

2006-07-19 Thread Ryan Keefer
Hey all, I'm missing something basic in CSS and it keeps popping up in sites I'm working on. I've got a container div (background of #FFF) that has smaller divs floating in it. I want that container div to automatically adjust its height as more (or less) content is added to the divs

Re: [css-d] Auto adjusting height of container div

2006-07-19 Thread Tom Livingston
On 7/19/06, Ryan Keefer [EMAIL PROTECTED] wrote: Hey all, I'm missing something basic in CSS and it keeps popping up in sites I'm working on. I've got a container div (background of #FFF) that has smaller divs floating in it. I want that container div to automatically adjust its height as

Re: [css-d] Auto adjusting height of container div

2006-07-19 Thread cj
a page to look at would really help, but my guess is that you're trying to contain floats, in which case we have a wiki page just for you. :) i recommend looking at #2 first. http://css-discuss.incutio.com/?page=ClearingSpace

Re: [css-d] Auto adjusting height of container div

2006-07-19 Thread David Laakso
Ryan Keefer wrote: I want that container div to automatically adjust its height as more (or less) content is added to the divs inside it. ..] What do I need to do differently to make this work? Simple :-) . Provide a link to the page in your post, Ryan. That way someone will be able