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