View Single Post
Old 06-26-2005, 08:30 PM   #2 (permalink)
phpman
Junior Member
 
Join Date: Jun 2005
Posts: 1
Default

Give this a try:

<body>
<table width="100%" height="100%" border="1">
<tr>
<td height="250">&nbsp;</td>
</tr>
<tr>
<td><iframe name="content" frameborder="0" src="src.htm" height="100%" width="100%" scrolling="auto" marginheight="0" marginwidth="0"></iframe></td>
</tr>
<tr>
<td height="100">&nbsp;</td>
</tr>
</table>
</body>
phpman is offline   Reply With Quote
Sponsored Links