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