CSS Properties

Note: This documentation is for Prince version 7.1. The latest documentation is available here.

User Guide / CSS Properties

border-bottom-width

Syntax

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

Default

medium

Inherited

No

Comments

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