In my page I have it split into 2 boxes (using CSS divs). However if one box is bigger than the other then the other does not adjust to the same height as the other. How can I get them both to be the same height at all times?
Also, Can I also set a minimum height they must be at all times?