This is a pure-CSS, responsive implementation of a Verge-style homepage tile layout .

At the smallest view, each article is block-level. They then split into inline-block and are given a min-height. At the largest view, they move to a floated block layout and are given widths and min-heights. The last one has to be positioned absolutely.