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

<body>

<iframe src="/static/demo/images/eg_landscape.jpg"></iframe>

<p>一些老的浏览器不支持 iframe。</p>
<p>如果得不到支持,iframe 是不可见的。</p>


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