Initialthe concatenation of the initial values of its longhand properties:
border-top-width: medium
border-top-style: none
border-top-color: currentColor
Applies toall elements
Inheritedno
Mediavisual
Computed Valueas each of the properties of the shorthand:
border-top-width: the absolute length or 0 if border-top-style is none or hidden
border-top-style: as specified
border-top-color: If the value is translucent, the computed value will be the rgba() corresponding one. If it isn’t, it will be the rgb() corresponding one. The transparent keyword maps to rgb(0,0,0).
Animatableas each of the properties of the shorthand: