Outline CSS Generator
Outline are not borders. Unlike a border, an outline is drawn outside the element’s border, and may overlap other content. Also, the outline is NOT a part of the element’s dimensions; the element’s total width and height is not affected by the width of the outline.
Options
10 px
0 px
Preview
Code
outline: 10px solid #ff0000;