Help creating a table...

wxdqz

New Member
: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

<!-- m --><a class="postlink" href="http://www.photonz.com/spain/roll1">http://www.photonz.com/spain/roll1</a><!-- m -->

for an example...

thanks...
 
Back
Top