CSS border-left-width

Previous Next

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

Click the property values below to see the result:

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

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