border-bottom-width
Introduction
Used to set the width of the bottom border.
Usage Examples

Syntax
Values
thin: Thin border (2px)medium: Medium border (4px)thick: Thick border (6px)<length>: Specific size value
Formal Definition
| Initial value | 0 |
| Applies to | All elements |
| Inherited | no |
| Animatable | yes |
Formal Syntax
Differences from the Web
- MDN Reference
- Different specific size values (Web standard:
thin=1px, medium=3px, thick=5px) - Different default value (Web uses
medium) - Does not support global values like
inherit,initial,revert, andunset
Compatibility
LCD tables only load in the browser