CSS GUIDE BORDER RIGHT

From CDOT Wiki
Revision as of 04:40, 12 December 2006 by Sherman (talk | contribs) (Syntax)
Jump to: navigation, search

Summary

This property is a shorthand property for setting the border-right-width, border-style and the border-color in a single declaration.

  • Inherited: No

Syntax

TARGET_ELEMENT {border-right width style color;}

Legal Values

Mozilla Recommended Values

Usage Examples

Notes

Specification Conformance

Browser Compatibility

See Also