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.

Informations

# Description
Default Value medium
Inherited no
Animatable yes
Version CSS3
JavaScript syntax object.style.borderInlineStartWidth="10px"

Browser compatibility and Support

# Chrome Edge Firefox Safari Opera
border-inline-start-width

Syntax

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.