I would like to achieve the following layout if the content overflows the container:

So say if the container is 400px in height, if the content flows over that it creates a new column.
I have created a starter fiddle – http://jsfiddle.net/Gkzc8. The red box represents the container and its height.
JSFiddle
Use CSS3
multi-columnRead on Multi-column