CSS Properties

User Guide / CSS Properties

border-width

Syntax

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

Initial Value

border-width: medium

Inherited

No

Comments

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

border-bottom-width
border-left-width
border-right-width
border-top-width