avatar.alex Posted July 17, 2008 Share Posted July 17, 2008 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. 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 More sharing options...
pocobueno1388 Posted July 17, 2008 Share Posted July 17, 2008 Take a look at this thread tutorial http://www.phpfreaks.com/forums/index.php/topic,95426.0.html Link to comment https://forums.phpfreaks.com/topic/115303-showing-info-using-table-rows/#findComment-592780 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.