下面有更多 "亲自试一试" 示例。
这个margin-right
属性设置元素的右边距。
笔记:允许负值。
表中的数字指定完全支持该属性的第一个浏览器版本。
Property | |||||
---|---|---|---|---|---|
margin-right | 1.0 | 6.0 | 1.0 | 1.0 | 3.5 |
margin-right:
length|auto|initial|inherit;
Value | Description | Demo |
---|---|---|
length | Specifies a fixed right margin in px, pt, cm, etc. Default value is 0px. Read about length units | Demo ❯ |
% | Specifies a right margin in percent of the width of the containing element | Demo ❯ |
auto | The browser calculates a right margin | Demo ❯ |
initial | Sets this property to its default value. Read about initial | |
inherit | Inherits this property from its parent element. Read about inherit |
CSS教程:CSS 边距
HTML DOM 参考:marginRight 属性
截取页面反馈部分,让我们更快修复内容!也可以直接跳过填写反馈内容!