CSS outline-width

Previous Next

Demo of the different values of the outline-width property.

Click the property values below to see the result:

outline-width: thin;
outline-width: medium;
outline-width: thick;
outline-width: 1px;
outline-width: 30px;
outline-width: 50px;

Play more with the code in our Tryit yourself editor: Try it Yourself ❯