The border-before-width property specifies the width of the border on the before-edge.
The border-after-width property specifies the width of the border on the after-edge.
The border-top-width property specifies the width of the border on the top-edge.
The border-bottom-width property specifies the width of the border on the bottom-edge.
The border-start-width property specifies the width of the border on the start-edge.
The border-end-width property specifies the width of the border on the end-edge.
The border-left-width property specifies the width of the border on the left-edge.
The border-right-width property specifies the width of the border on the right-edge.
| Value | Description |
|---|---|
| thin | A thin border |
| medium | Default. A medium border |
| thick | A thick border |
| length | Specifies a fixed width for the border |
| length-conditional | A compound value that specifies the width and any conditionality of the border |
Your message has been sent to W3Schools.