border-top-width: thin | medium | thick | length
Initial value |
medium
|
---|---|
Applies to | all elements |
Inherited | no |
Note that even though the initial value for this property is
medium
, no top border will be shown by default as
the initial value for
border-top-style
is none
.