I have a div holder which has a set of divs as children. The issue is that the content is variable by height, depending on the content of its children, so how can i set the css properties for the holder div auto adjust to the sum of heights of its children?I have a div holder which has a set of divs as