码迷,mamicode.com
首页 > Web开发 > 详细

HTML iframe marginwidth 属性

时间:2020-07-12 10:34:45      阅读:95      评论:0      收藏:0      [点我收藏+]

标签:demo   pix   标题   dem   bottom   com   XML   css   实例   

[

HTML <iframe> marginwidth 属性
HTML <iframe> 标签

实例

带有 50 像素左侧和右侧空白边距的 <iframe>:


  

    <iframe src="demo_iframe.htm" marginwidth="50">

	</iframe>

  

浏览器支持

所有主流浏览器都支持 marginwidth 属性。

定义和用法

HTML5 不支持 <iframe> marginwidth 属性。请使用 CSS 代替。
marginwidth 属性规定 <iframe> 内容的左侧和右侧的空白边距,以像素计。

语法

<iframe marginwidth="pixels">

属性值

描述
pixels 规定 <iframe> 内容的左侧和右侧的空白边距,以像素计。

HTML <iframe> 标签

]
转载请保留页面地址:https://www.breakyizhan.com/html/22786.html

HTML iframe marginwidth 属性

标签:demo   pix   标题   dem   bottom   com   XML   css   实例   

原文地址:https://www.cnblogs.com/breakyizhan/p/13287216.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!