标签:pre 框架 ram 内联 nbsp 打开 src html info
<iframe> 即内联框架
通过内联框架 可以实现在网页中“插入”网页
iframe相当于浏览器里面有个小浏览器,在这个小浏览器中,打开另一个网页
<iframe src="https://how2j.cn/" width="600px" height="400px"> </iframe>
标签:pre 框架 ram 内联 nbsp 打开 src html info
原文地址:https://www.cnblogs.com/JasperZhao/p/12940872.html