PDA

Click to See Complete Forum and Search --> : Help Displaying Data In Tables??


yz4now
Feb 11th, 2007, 07:32 PM
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?

penagate
Feb 11th, 2007, 11:54 PM
Put the images in a container that is wide enough to hold four images.

Don't ever use tables for layout purposes.