Example
A simple border-right property example:
Laboratory
description & Usage
We determine the side border with the border-right property.
Browser compatibility and Support
# |
Chrome |
Edge |
Firefox |
Safari |
Opera |
border-right |
|
|
|
|
|
Values
Values |
Description |
border-right-width
|
Specifies the width of the right margin.
|
border-right-style
|
Specifies the style and mode of the right margin.
|
border-right-color
|
Specifies the color of the right border.
|
initial
|
Adds this value to its default property.
|
inherit
|
It inherits this value from its parent tag.
|