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