October 2007
Beginner to intermediate
168 pages
3h 27m
English
outline-color
<color> | invert | inherit
invert (see Description)
All elements.
No.
As specified.
This property sets the color for the visible portions of the overall outline of an element. Remember that an outline’s style must be something other than none for any visible border to appear. User agents are permitted to ignore invert on platforms that don’t support color inversion. In that case, the default is the value of color for the element.
*[href]:focurs {outline-color: invert;}
form:focus {outline-color: cyan;}Firefox, Opera.
Read now
Unlock full access