Adjustable width
I have a container which is to house images. I want the images to wrap around like tiles to a max width or 1200PX.
My images are 200PX wide. So if my screen can 6 it will but if not i want my container to snap to the nearest 200PX.
How can I do this?
