---
layout: single
property_name: border
---
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
border-width border-style and border-color.border: 4px dotted red;
border: 2px solid;