Example
A simple border-right-width property example:
Laboratory
description & Usage
We determine the width of the side border with the border-right-width property.
Browser compatibility and Support
# |
Chrome |
Edge |
Firefox |
Safari |
Opera |
border-right-width |
|
|
|
|
|
Values
Values |
Description |
medium
|
Determines the averageness of the element's right margin.
|
thin
|
Determines the thinness of the right border of the element.
|
thick
|
Determines the thickness of the element's right border.
|
length
|
Determines the thickness of the element's right border.
|
initial
|
Adds this value to its default property.
|
inherit
|
It inherits this value from its parent tag.
|