I am trying to align multiple divs on my page, that contain dynamic content, as they can be of varying height.This is the normal design of divs in my page now:
Now, I would like to have a design like this with css:
How can the css for the DIV be modified, to achieve this?