Is there a way to set a CSS element (div in this case) to a certain height, unless the content in it causes it to be larger? I have a CSS layout, and I want my “content” div to be at least 600px high, but is there’s 700px of content, allow it to be extended.
Share
1 Answer