html - Floating left and parent height -
This is probably the first answer, but I have spent some time and can not find the correct answer.
I have a parent's A in which two divs are B and c.
Both B and C are left left, there is no height of C (increases w / text volume in it).
Problem: Parents do not grow in AC size. I know that doing something with floating is not part of the normal document flow, but I do not know how to fix it (does not help determine the height of A because it depends on the height of C) .
property add overflow: hidden
div a
Comments
Post a Comment