I am seeking to showcase a series of images in a horizontal layout on my page. Beneath each image, there are several links that need to be grouped together within a container.
So far, I have tried placing them in floating divs, which align them to the left. However, what I desire is for these containers to be aligned center. Is there a way to accomplish this?