vandydavid Posted April 11, 2011 Share Posted April 11, 2011 I am building a website out that shows videos. I would like to show the videos three up on a row, but it is instead stacking the videos one on top of the other. Check out the page here to get an understanding of what I am talking about http://theblusky.com/HOSTEDSITES/NOWSEASON/index.php?option=com_ttvideo&view=videolist&id=0&Itemid=107 The php file that is controlling the layout is attached. The site this is on is built using Joomla if that helps anyone. Any help is VERY MUCH APPRECIATED!!!! [attachment deleted by admin] Link to comment https://forums.phpfreaks.com/topic/233377-not-displaying-correctly-on-page/ Share on other sites More sharing options...
dcro2 Posted April 11, 2011 Share Posted April 11, 2011 Probably because you forgot to start the table columns with <td>. I see </td></tr> everywhere, but no starting tags. I'm not even going to try to mess with your code... Link to comment https://forums.phpfreaks.com/topic/233377-not-displaying-correctly-on-page/#findComment-1200146 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.