border-top-style

Previous- border-left-color  |  Next-border-right-style

Description

The border-style property sets the style of an element's border. This property must be specified for the border to be visible.


Initial Value : none

Applies to : all elements

Inherited : no

Possible Values
[ none | dotted | dashed | solid | double | groove | ridge | inset | outset | inherit ]{1,4}


Previous- border-left-color  |  Next-border-right-style