border-block-end
A shorthand for setting the width, style, and color of the 'end' side border in the block dimension. It's the logical equivalent of styling a bottom border.
Quick example
section {
/* Logical equivalent of border-bottom */
border-block-end: 1px solid #e2e8f0;
} Quick facts
Initial value
See individual propertiesInherited
No
Applies to
all elements
Values
border-top-widthborder-top-style border-block-end 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+