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