CSS Properties

User Guide / CSS Properties

border-right-width

Syntax

border-right-width: thin | medium | thick | length

Initial Value

border-right-width: medium

Inherited

No

Comments

Note that even though the initial value for this property is medium, no right border will be shown by default as the initial value for border-right-style is none.