border-bottom-width
介绍
用于设置下边框的宽度。
使用示例
语法
取值
thin:细边框(2px)medium:中等边框(4px)thick:粗边框(6px)<length>:具体尺寸值
形式定义
| 初始值 | 0 |
| 适用元素 | 所有元件 |
| 是否支持继承 | no |
| 是否支持动画 | yes |
形式语法
与 Web 的区别
- MDN 参考
- 具体尺寸值不同(Web 标准:
thin=1px, medium=3px, thick=5px) - 默认值不同(Web 为
medium) - 不支持
inherit/initial/revert/unset全局值
兼容性
LCD tables only load in the browser
