Goutte/Stacker Demo
See https://github.com/Goutte/Stacker
by goutte
HTML
<script src="https://github.com/Goutte/Stacker/raw/master/Source/Stacker.js"></script>
<div id="stackHolder"></div>
CSS
#stackHolder {
width: 300px;
height: 150px;
border: 1px solid black;
}