

| Syntax: | border-right: <value> | 
|---|---|
| Possible Values: | <border-right-width> || <border-style> || <color> | 
| Initial Value: | Not defined | 
| Applies to: | All elements | 
| Inherited: | No | 
The border-right property is a shorthand for setting the width, style, and color of an element's right border.
Note that only one border-style value may be given.
One may also use the border shorthand property.
Maintained by John Pozadzides and Liam Quinn
Copyright © 1997 John Pozadzides and Liam Quinn. All rights reserved.