Click to See Complete Forum and Search --> : Help creating a table...


olliedale
01-06-2003, 06:12 AM
:confused:

I am new to this and wondered if anyone could help...

I have a photo site that has a list of thumbnails... at the moment they are listed via php in one column in a table, but I want them to go into 4 columns...

What I want to say is:

if the array position is a multiple of 4 then create a new row

else put in the same row


know what I mean???

If you want, have a look at

http://www.photonz.com/spain/roll1

for an example...

thanks...

Vladdy
01-06-2003, 07:49 AM
Why bother with the table??? Put your images in a block element that adjusts to the browser window width.:confused: