codice:
 
<body>

<table border="1" width="100%" height="100%" id="table1">
	<tr>
		<td width="50%" height="50%"></td>
		<td width="50%" height="50%"></td>
	</tr>
	<tr>
		<td width="50%" height="50%"></td>
		<td width="50%" height="50%">
		<iframe name="I1" src="Nuova_pagina_2.htm" width="261" height="127">
		Il browser in uso non supporta frame non ancorati oppure è configurato in modo che i frame non ancorati non siano visualizzati.
		</iframe></td>
	</tr>
</table>

</body>