Experimenting with inline-block elements to display a responsive grid of images. This uses an ugly hack – font-size:0; – to collapse whitespace within the UL. Not a viable solution for more complex layouts, but it seems to work here.
Image GridSee the Pen by gscottolson (@gscottolson) on CodePen.