CSS Properties

User Guide / CSS Properties

border-style

Syntax

border-style: border-style {1..4}

Initial Value

border-style: none

Inherited

No

Comments

The border-style property is a shorthand for setting the following CSS properties:

border-bottom-style
border-left-style
border-right-style
border-top-style