outline | WebReference

outline

Name: outline

Description: Sets the outline properties. Used as a type of shortcut, instead of listing each property separately.

Browser Compatibility: O 7+

Inherited: No

Values:

Code Example:

button {outline: thick solid red;}

Comments: Differs from a border in that outlines do not take up space and may be non-rectangular.