border-top

Previous- border-style  |  Next-border-right

Description

The border-top property is a shorthand for setting the width, style, and color of an element's top border.

Note that only one border-style value may be given. Note that only one border-style value may be given.


Initial Value : not defined

Applies to : all elements

Inherited : no

Possible Values
<border-top-width> || <border-style> || <color>


Previous- border-style  |  Next-border-right