Looking for a way to achieve this layout using just CSS or a combination of CSS and a little JS. Click on my avatar to see the reference image enlarged =)
I've tried using floats and display options but haven't been successful. Take a look at
http://jsfiddle.net/vdk2wns1/1/
The layout will consist of tiles for images and iframes.
p.s. Using external libraries like Masonry or Isotope is not suitable for this project.