代码示例:(标识:mdia_webpageobject)
<html>
<body>

<h2>Web Page AS Object</h2>

<object type="text/html" height="100%" width="100%"
data="/index.php">
</object>

</body>
</html>
运行结果: