A quick demo of how easy it is to create a “fluid layout” with responsive image gallery, inspired by Ethan Marcotte’s article “Responsive Design” in A List Apart. Resize the window! The little aliens will rearrange themselves to fit any size space.
How To Make a Responsive Image Gallery
- Images should either be the same size, or be contained in divs of the same size, to naturally form a grid.
- Wrap gallery in a div and float all inner images/elements to the left.
- Clear the gallery with a clearfix or other method.
Large scale example beneath the cut. (The images, though small, will need to load!)
Continue reading





