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