matty Posted February 4, 2007 Share Posted February 4, 2007 Hey. Im making an HTML/CSS template for a php site. Im using tables. Ive sorted out all the html but when i load up the pages the content of the php page is displayed at the bottom of the page, outside the table. (using nav links on the left to navigate to different php pages) How can i move this up so that the content is displayed inside the table? Can i use a function? All i need to do is move the content from the php page that is clicked on in the nav is displayed inside the table and not underneath it. I hope you guys can understand and help. Thanks in advance, Matt Link to comment https://forums.phpfreaks.com/topic/37066-templating-help/ Share on other sites More sharing options...
Mr. B Posted February 4, 2007 Share Posted February 4, 2007 I may be a noob, but uhh why dont you try the "function" within the table? Link to comment https://forums.phpfreaks.com/topic/37066-templating-help/#findComment-177045 Share on other sites More sharing options...
matty Posted February 4, 2007 Author Share Posted February 4, 2007 I did, and i got the same. but im not entirly sure i did it correctly... Link to comment https://forums.phpfreaks.com/topic/37066-templating-help/#findComment-177052 Share on other sites More sharing options...
Mr. B Posted February 4, 2007 Share Posted February 4, 2007 May be you should put up the code...I won't be of any assitance, but hey I do like to study haha Nah post it up, I'll try my best to help and anyone else who's generous enough. Link to comment https://forums.phpfreaks.com/topic/37066-templating-help/#findComment-177100 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.