Code:
<html>
<head></head>
<body>
<TABLE border="0" cellpadding="0" cellspacing="0"
style="border-collapse: collapse" width="100%">
<TR>
<TD width="64">This is one</TD>
<TD>
<IFRAME name="I1" src="another-page.html" border="0"
frameborder="0" marginwidth="1" marginheight="1" height="20">
</IFRAME>
</TD>
</TR>
</TABLE>
</body>
</html>