Home → References → CSS Properties →
CSS Property: outline-color
Specifies the colour of an outline. Not supported by IE/Win or Mozilla.
HTML Dog is hosted by Titan Internet
Possible Values
- [color]
invert
Example
.jordan { outline-color: yellow; }
The Best Practice Guide To XHTML and CSS
Home → References → CSS Properties →
Specifies the colour of an outline. Not supported by IE/Win or Mozilla.
HTML Dog is hosted by Titan Internet
invert
.jordan { outline-color: yellow; }