1 <html> 2 <body> 3 <p>another iframe</p> 4 <iframe src="iframe3.html" width="80%" height="30%"></iframe> 5 </body> 6 </html> 7 8