带有带有制定高度和宽度的 iframe:
<iframe src ="/" width="400" height="300"
>
<p>Your browser does not support iframes.</p>
</iframe>
height 属性规定 iframe 的高度。
<iframe height="value">
值 | 描述 |
---|---|
pixels | 以像素计的高度值(比如 "100px")。 |
percent | 以包含元素百分比计的高度值(比如 "20%")。 |
如对本文有疑问,请提交到交流论坛,广大热心网友会为你解答!! 点击进入论坛
Powered by 365建站网 RSS地图 HTML地图
copyright © 2013-2024 版权所有 鄂ICP备17013400号