I have a div div.home-topwith two other divs div#home-contentlike float:leftand div#home-buttonshow float:right.
And below div#home-topgot div#home-footerhowclear:both
Mine div#home-topis the minimum size. I put it in red, but I do not see it. How to make div#home-toptake on the height divs of children.
See the code.
source
share