Jump to content

Showing info using table rows...


avatar.alex

Recommended Posts

Ok wat I want to do is show info in rows and columns for my game but i dont know how to get it all displayed correctly cus how im calling the items like if I call item one it shows up like this:

 

<table>

<tr>

<td>Item 1</td>

<td>Item 1</td>

<td>Item 1</td>

<td>Item 1</td>

</tr>

</table>

 

I want it to show up like this in a table.

 

item.jpg

 

FYI im using mouseover div box for the items!!

Link to comment
https://forums.phpfreaks.com/topic/115303-showing-info-using-table-rows/
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.