Border bottom: style + color + width

border-bottom

Set the bottom border's style, color and width.

Property values

This property sets these three bottom edge properties, which may be specified in any order:

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

See the separate specifcations for border-style, border-color and border-width.

Examples

border-bottom: dotted black 1px;
border-bottom
0

style > framing > border-bottomBorder bottom: style + color + width

🔗 🔎