'border-style' Syntax and Note
Note: Defines the style for all sides of the border. Syntax: element { border-style: value } elementID.style.borderStyle = "value" document.all.elementID.style.borderStyle = "value" // IE only
1. | 'border-style' Example | ||
2. | 'border-style' Possible Values | ||
3. | 'border-style' is applied to |