Leandro Tracchia wrote: > i have two divs inside one parent div. the two divs are floating left > and filled with lots of text. but they are running off the parent > div. i need the height of the parent div to grow or shrink with the > amount of text in the child divs.
Try... <http://www.positioniseverything.net/easyclearing.html> ...or any of the other methods linked in under "containing floats"... <http://www.gunlaug.no/contents/wd_example_01.html> ...that suits your case. regards Georg -- http://www.gunlaug.no ______________________________________________________________________ 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/
