Example
A simple border-block-end-width property example:
Laboratory
description & Usage
To determine the width of the end border of a block, we use the Border-block-end-width property.
Browser compatibility and Support
# |
Chrome |
Edge |
Firefox |
Safari |
Opera |
border-block-end-width |
|
|
|
|
|
Values
Values |
Description |
medium
|
Determines an average margin.
|
thin
|
Defines a thin margin.
|
thick
|
Defines a thick margin.
|
length
|
Allows the user to set the border thickness.
|
initial
|
Adds this value to its default property.
|
inherit
|
It inherits this value from its parent tag.
|