HTML 參考手冊(cè)
帶有 50 像素左側(cè)和右側(cè)空白邊距的 <iframe>:
所有主流瀏覽器都支持 marginwidth 屬性。
HTML5 不支持 <iframe> marginwidth 屬性。請(qǐng)使用 CSS 代替。
marginwidth 屬性規(guī)定 <iframe> 內(nèi)容的左側(cè)和右側(cè)的空白邊距,以像素計(jì)。
值 | 描述 |
---|---|
pixels | 規(guī)定 <iframe> 內(nèi)容的左側(cè)和右側(cè)的空白邊距,以像素計(jì)。 |