CSS Property:
border-bottom-style:
none
hidden
dotted
dashed
solid
double
groove
ridge
inset
outset
initial
Result:
CSS Code:
div { border-width:5px;
border-bottom-style:
none
;
}
Click the property values above to see the result
W3Schools.com
- Play it