Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Centering a bunch of elements inside a div Re: Centering a bunch of elements inside a div

#110604
Darfuria
Member

Contain the images in a block element (like a div) and make them width 25%, float left. Then at a lower resolution make them width 33%, etc.