quak Posted June 11, 2006 Share Posted June 11, 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?thanks Link to comment https://forums.phpfreaks.com/topic/11711-include/ Share on other sites More sharing options...
corillo181 Posted June 11, 2006 Share Posted June 11, 2006 just make the table a fix size and scrollable.. Link to comment https://forums.phpfreaks.com/topic/11711-include/#findComment-44276 Share on other sites More sharing options...
quak Posted June 11, 2006 Author Share Posted June 11, 2006 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 code Link to comment https://forums.phpfreaks.com/topic/11711-include/#findComment-44279 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.