'border-right-color' Syntax and Note
Note: Defines the color of the right border. Syntax: element { border-right-color: value } elementID.style.borderRightColor = "value" document.all.elementID.style.borderRightColor = "value" // IE only
1. | 'border-right-color' Example | ||
2. | 'border-right-color' is applied to |