HTML iframe marginwidth 屬性

2018-11-16 17:02 更新

HTML <iframe> marginwidth 屬性

HTML iframe 標(biāo)簽參考手冊 HTML <iframe> 標(biāo)簽

實例

帶有 50 像素左側(cè)和右側(cè)空白邊距的 <iframe>:

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

嘗試一下 ?

瀏覽器支持

Internet ExplorerFirefoxOperaGoogle ChromeSafari

所有主流瀏覽器都支持 marginwidth 屬性。


定義和用法

HTML5 不支持 <iframe> marginwidth 屬性。請使用 CSS 代替。

marginwidth 屬性規(guī)定 <iframe> 內(nèi)容的左側(cè)和右側(cè)的空白邊距,以像素計。


語法

<iframe marginwidth="pixels">

屬性值

描述
pixels規(guī)定 <iframe> 內(nèi)容的左側(cè)和右側(cè)的空白邊距,以像素計。


HTML iframe 標(biāo)簽參考手冊 HTML <iframe> 標(biāo)簽
以上內(nèi)容是否對您有幫助:
在線筆記
App下載
App下載

掃描二維碼

下載編程獅App

公眾號
微信公眾號

編程獅公眾號