Example
A simple border-inline-start-width property example:
Laboratory
description & Usage
We use the border-inline-start-style attribute to specify the style and state of the inline/start border.
Browser compatibility and Support
# |
Chrome |
Edge |
Firefox |
Safari |
Opera |
border-inline-start-width |
|
|
|
|
|
Values
Values |
Description |
medium
|
Determines an average margin.
|
thin
|
It defines a thin margin.
|
thick
|
Sets a thick border.
|
length
|
This gives the user access to set the thickness of the border.
|
initial
|
Adds this value to its default property.
|
inherit
|
It inherits this value from its parent tag.
|