border-inline-start-style

Determines the line style (solid, dashed, etc.) for the 'start' side border. Replaces 'border-left-style' for better international formatting.

Quick example

pre {
  border-inline-start-style: solid;
  border-inline-start-width: 4px;
  border-inline-start-color: #cbd5e1;
  padding-inline-start: 1rem;
}

Quick facts

Initial value
none
Inherited
No
Applies to
all elements
Animation type
discrete

Values

border-top-style

border-inline-start-style Browser Support

Widely available Since 2021 95% global usage

This feature is well established and works across many devices and browser versions. It has been available across browsers since 2021.

Safe to use without fallbacks.

69+
41+
12.1+
79+
ESC