There has to be a really simple solution to this that I'm missing, but I searched and couldn't find any answers.
I know a div can have its height set to "auto" and will adjust based on images, tables, text inside it. But is there a way to make the div resize based on other divs that are encased within it? I know that the divs aren't really inside it. other than their placement in the code, but is there a way to make the base div resize based on the other divs inside it? Thanks in advance.