![]() |
The border-bottom-color defines the color of the bottom border of an element.
| Value | Description |
|
Transparent |
Default value. Makes the background color transparent. |
|
RGB color value |
Example: rgb(0,255,0) |
|
Hexadecimal color value |
Example: #FF0000 |
|
CSS color keyword |
Example: red |
border, border-bottom, border-bottom-style, border-bottom-width
Comments