Get to know MDN better
This feature is well established and works across many devices and browser versions. It’s been available across browsers since April 2021.
The border-inline-width CSS property defines the width of the logical inline borders of an element, which maps to a physical border width depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-width and border-bottom-width, or border-left-width, and border-right-width property depending on the values defined for writing-mode, direction, and text-orientation.
The border width in the other dimension can be set with border-block-width, which sets border-block-start-width, and border-block-end-width.
The width of the border. See border-width.
as each of the properties of the shorthand:
|
| all elements |
| no |
as each of the properties of the shorthand:
|
as each of the properties of the shorthand:
|
| CSS Logical Properties and Values Module Level 1 # propdef-border-inline-width |
Enable JavaScript to view this browser compatibility table.
This page was last modified on Apr 20, 2026 by MDN contributors.
Your blueprint for a better internet.
Visit Mozilla Corporation’s not-for-profit parent, the Mozilla Foundation.
Portions of this content are ©1998–2026 by individual mozilla.org contributors. Content available under a Creative Commons license.