Here's the code used to
create this effect:
<div align=
"center"><center>
<table border=
"0"
cellpadding="10"
cellspacing="0"
width="40%">
<tr>
<td width="100%"><!--webbot
bot="HTMLMarkup" TAG="XBOT" startspan --><IFRAME
name="cwindow"
width="350"
height="200"
src="inlineframes2.html"><!--webbot
bot="HTMLMarkup" endspan -->
<!--webbot bot="HTMLMarkup" TAG="XBOT"
startspan -->
</IFRAME><!--webbot
bot="HTMLMarkup" endspan -->
</td>
</tr>
</table>
Note that the
address of the inner page is "inlineframes2.html" When you use
this on your site, make sure to change the address to the address of your
inner frame! Also, you can change the width and height pixels so that the
frame can be different sizes.
Here's another example with
a border around the frame, and I've changed the dimensions of the box: