CSS Property:
outline-color:
red
blue
#000000
#ff9900
rgb(255,255,255)
rgb(255,130,255)
invert
initial
Result:
CSS Code:
div { border:2px solid yellow;
outline-style:solid;
outline-color:
red
;
}
Click the property values above to see the result
W3Schools.com
- Play it