<html>
<head>
<title>Exemplo</title>
</head>
<body>
<h3>Uma moldura "inline" (iframe)</h3>
<iframe src="arquivo.html">
</iframe>
<p>Alguns browsers antigos não suportam iframes.</p>
</body>
</html>
</body>
</html>