border-bottom-width
CSS Property:
Result:
Example of the border-bottom-width property.
CSS Code:
#myDiv {
padding:30px;
margin:20px;
border:1px solid;
border-bottom-width:medium;
}
Click the property values above to see the result
Click the property values above to see the result