Mon, 2017-10-09 21:22
I have 5 small pictures that all need to display symmetrically spaced on the same row of a page. Each picture will have one word printed beneath it representing the pictures. What is the best way to construct this setup as far as the div structure?
Tue, 2017-10-10 20:41
#1
Adapt this example?
Take a look at my inline-block gallery. This was written in the bad old days when IE really sucked. You can ignore the IE specific comments.
gary