Jump to content

Displaying Problems


almightyegg

Recommended Posts

I am whiling out information. I want it to while out in rows, and after every third items in a row it moves down EG:

I want it to display like this:

ITEM 1 ITEM 2 ITEM 3

ITEM 4 ITEM 5 ITEM 6

ITEM 7 etc....

but I can only think of sisplaying it either like:

ITEM 1 ITEM 2 ITEM 3 ITEM 4 ITEM 5 ITEM 6 ITEM 7

Or:

ITEM 1

ITEM 2

ITEM 3

ITEM 4

ITEM 5

ITEM 6

ITEM 7

 

Can anyone help me???

Link to comment
https://forums.phpfreaks.com/topic/72224-displaying-problems/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.