CSS Border-right-width Property
The border-right-width Obviously sets the width of the right-border.
Possible Values
Read Units of Measurement to understand the values
div {
border-right-width: 1px;
}Inherited? NO!
The border-right-width Obviously sets the width of the right-border.
Read Units of Measurement to understand the values
div {
border-right-width: 1px;
}Inherited? NO!