quak Posted June 12, 2006 Share Posted June 12, 2006 i am wanting to include a file on my page in a template and i an wantimg to set it so that it will only takes up a certian space and then there is a scrol bar to see the rest is there anyway to do that without using frames?my code is [code]<table height="145" width="*" align="top" border="0" cellpadding="3" bgcolor="00FF00"> <tr> <td width="552" height="145" bgcolor="#00FF00" align="top">[/code] but i still get my template being brocken up can you give me an example codethanks Link to comment https://forums.phpfreaks.com/topic/11793-help-with-includes/ Share on other sites More sharing options...
ober Posted June 12, 2006 Share Posted June 12, 2006 Includes only include content... they don't define how to display it. This can only be done with frames or iframes.I'm moving this to the HTML board. Link to comment https://forums.phpfreaks.com/topic/11793-help-with-includes/#findComment-44680 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.