We use cookies to improve your experience. Learn more in our Privacy policy.
border-bottom-color
The border-bottom-color CSS property sets the color of an element's bottom border. It can also be set with the shorthand CSS properties border-color or border-bottom.
Example
Initial value | currentcolor |
Applies to | all elements. It also applies to ::first-letter. |
Syntax
border-bottom-color: red;
Values
The color of the bottom border.
Browser support
border-bottom-color | chrome1 | edge12 | firefox1 | ie4 | opera3.5 | safari1 |