---
layout: single
property_name: border-bottom
---
Shorthand property for
The order is important:
Only the color is optional. If you omit it, the color applied will be the color of the text.
#border-bottom
border-bottom-width border-bottom-style and border-bottom-color.border-bottom: 4px dotted red;
border-bottom: 2px solid;