CSS Property:
border-bottom-color:
red
blue
#000000
#ff9900
rgb(255,255,255)
rgb(255,130,255)
transparent
initial
Result:
CSS Code:
div { border-style:solid;
border-width:5px;
border-bottom-color:
red
;
}
Click the property values above to see the result
w3ii.com
- Play it