CSS border-inline-width

Previous Next

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

Click the property values below to see the result:

border-inline-width: thin;
border-inline-width: medium;
border-inline-width: thick;
border-inline-width: 1px;
border-inline-width: 10px;
border-inline-width: 20px 40px;
A demonstration on different thicknesses of the borders in the inline direction.
A demonstration on different thicknesses of the borders in the inline direction.
A demonstration on different thicknesses of the borders in the inline direction.
A demonstration on different thicknesses of the borders in the inline direction.
A demonstration on different thicknesses of the borders in the inline direction.
A demonstration on different thicknesses of the borders in the inline direction.

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