iframe.html   [plain text]


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