iframe2.html   [plain text]


<html>
<body>
<p>another iframe</p>
<iframe src="iframe3.html" width="80%" height="30%"></iframe>
</body>
</html>