CSS Properties

User Guide / CSS Properties

border-bottom

Syntax

border-bottom: color || border-style || border-width

Initial Value

border-bottom: none

Inherited

No

Comments

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

border-bottom-color
border-bottom-style
border-bottom-width