border

Previous- border-left  |  Next-width

Description

The border property is a shorthand for setting the width, style, and color of an element's border. The border property can only set all four borders; only one border width and border style may be given.


Initial Value : not defined

Applies to : all elements

Inherited : no

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


Previous- border-left  |  Next-width