I am trying to display users images on a page and i want the first 4 images to be in one row then the next 4 in the next row. I have tried using tables and it dose not work?
Could some one help?
Printable View
I am trying to display users images on a page and i want the first 4 images to be in one row then the next 4 in the next row. I have tried using tables and it dose not work?
Could some one help?
Put the images in a container that is wide enough to hold four images.
Don't ever use tables for layout purposes.