outline-color

Specifies the color for an outline. Specify either a color name or RGB color code.

Platform Support

IENetscapeMozillaOperaSafari
no6.0+no7.0+1.2+
  • Safari: Support for "outline" in Safari is "buggy".

Usage

[color | "transparent"]. Example values: Red, #FF0000 (#RRGGBB color code for "red"), etc.

Example

For a demonstration of the outline attributes, see the demo page on quirksmode:

http://www.quirksmode.org/css/outline.html

Availability

W3C CSS2

Related

text_css aptana_docs