CSS Property:
border-width:
thin
medium
thick
1px
10px
20px
1px 5px 10px 20px
1px 20px
Result:
CSS Code:
div
{
border-style:solid;
border-width:
thin
;
}
Click the property values above to see the result
W3Schools.com
- Play it