border-top-width
Introduction
The border-top-width CSS property sets the width of the left border of an element.
Examples

Syntax
Values
<line-width>
Defines the width of the border, either as an explicit nonnegative <length> or a keyword. If it's a keyword, it must be one of the following values:
- thin
- medium
- thick
Formal definition
| Initial value | 0 |
| Applies to | all elements |
| Inherited | no |
| Animatable | yes |
Formal syntax
Difference from Web
Global values are not supported (inherit, initial, revert, unset, etc).
Default value is 0, different to 'medium' in Web.
Compatibility
LCD tables only load in the browser