CSS GUIDE BORDER-BOTTOM-WIDTH
Contents
Summary
This property is used to set the width of an element's bottom border.
Syntax
TARGET_ELEMENT{border-bottom-width: value;}
Legal Values
- thin - thin bottom border
- medium - medium bottom border
- thick - thick bottom border
- length - define the thickness of the bottom border
Mozilla Recommended Values
Usage Examples
Notes
Specification Conformance
Browser Compatibility
See Also
Legal Values
- thin - thin bottom border
- medium - medium bottom border
- thick - thick bottom border
- length - define the thickness of the bottom border