I first tried Masonry by myself, but there were gaps between the div items. so then I tried using the exact same code from http://jsbin.com/inunin/3/edit, from this tutorial: jaxenter.com/tutorial-get-a-tiled-layout-with-jquery-plugins-43514.html.
All I did was add content to the inside, but there are gaps between them again, like the first time I tried:
jsbin.com/hireturi/3/edit
How do I fix this?