CSS GUIDE BORDER RIGHT
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;}
This property is a shorthand property for setting the border-right-width, border-style and the border-color in a single declaration.
TARGET_ELEMENT {border-right width style color;}