下面有更多 "亲自试一试" 示例。
这个border-right-width
属性设置元素右边框的宽度。
笔记:始终声明边框式或者右边框样式之前的属性border-right-width
属性。元素必须有边框,然后才能更改宽度。
表中的数字指定完全支持该属性的第一个浏览器版本。
Property | |||||
---|---|---|---|---|---|
border-right-width | 1.0 | 4.0 | 1.0 | 1.0 | 3.5 |
border-right-width: medium|thin|thick|
length|initial|inherit;
Value | Description | Demo |
---|---|---|
medium | Specifies a medium right border. This is default | Demo ❯ |
thin | Specifies a thin right border | Demo ❯ |
thick | Specifies a thick right border | Demo ❯ |
length | Allows you to define the thickness of the right border. Read about length units | 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 边框
CSS 参考:边界权利属性
HTML DOM 参考:borderRightWidth 属性
截取页面反馈部分,让我们更快修复内容!也可以直接跳过填写反馈内容!