Forum Moderators: not2easy
I need the child divs inside the parent div so that the parent stretches in height to match the content of the tallest child.
Sorry if I'm not clear enough. I can post a pic if needed.
Thanks.
Another option would be to add a clearing <div> after the last float, which will force the wrapper to extend its height to enclose this empty, but functional <div>
<div style="clear: left">
</div>
That's two. You'll probably be offered five more. LOL
The easy ones: