5 comments

[ 2.6 ms ] story [ 21.4 ms ] thread
I wish there was a link to a live example. The repository comes with an example but I'd have to check out the repository to see it. Unless there's a trick to loading html files in a repo on Github to be rendered in the browser (I know, security nightmare).
Pinterest front page is the example.
Pintrest front page is just vertical columns. This is more of a horizontally and vertically justified view. Much harder to achieve than columns.

In fact, from easiest to hardest...

* Vertical columns * Horizontal rows * Vertical and Horizontal grid

Thanks for the feedback. I've added a link to the rawgithub as suggested by zpao.