CSS border-width

Previous Next

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

Click the property values below to see the result:

border-width: thin;
border-width: medium;
border-width: thick;
border-width: 1px;
border-width: 10px;
border-width: 20px;
A demonstration on different thickness of the border.
A demonstration on different thickness of the border.
A demonstration on different thickness of the border.
A demonstration on different thickness of the border.
A demonstration on different thickness of the border.
A demonstration on different thickness of the border.

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