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