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