x
 
<!DOCTYPE html>
<html>
<body>
<h1>object 元素</h1>
<object data="/index.html" width="500" height="300">
</object>
 
</body>
</html>