The border-width property sets the width of an element's four borders. This property can have from one to four values.
Examples:
border-width: thin medium thick 10px;
top border is thin
right border is medium
bottom border is thick
left border is 10px
border-width: thin medium thick;
top border is thin
right and left borders are medium
bottom border is thick
border-width: thin medium;
top and bottom borders are thin
right and left borders are medium
border-width: thin;
all four borders are thin
Note: Always declare the border-style property before the border-width property. An element must have borders before you can set the width.
On this page of the site you can watch the video online CSS Tutorial 15 : Border width with a duration of hours minute second in good quality, which was uploaded by the user Code Amir 01 January 1970, share the link with friends and acquaintances, this video has already been watched 89 times on youtube and it was liked by 1 viewers. Enjoy your viewing!