Contact Us | +1 888 239-0733 (Toll free US/CA) Mon-Fri: 7:30am to 4:30pm (PST)
The CSS 'border-block-end-color' property sets the border's color at the block-end of an element. It is part of the CSS Logical Properties, which adapts to the writing mode of the document, making it particularly useful for internationalization and ensuring designs adapt to different text directions seamlessly.
See the Pen
CSS 'border-block-end-color' Property Explained by Webzstore (@webzstore)
on CodePen. The 'border-block-end-color' property offers a targeted way to style the color of borders at the end of the block flow, accommodating designs that require flexibility for internationalization and writing mode variations, enhancing the global usability and accessibility of web content. Use 'border-block-end-color' to specify the color of the border that appears at the end of an element's block flow direction. This property is valuable in creating designs that need to be consistent across languages and writing systems, as it adjusts automatically with the writing mode to apply styling to the appropriate edge of the element.CSS 'border-block-end-color' Property Examples
Browser Support For 'border-block-end-color' Property
41.0 12.1 69.0 79.0 56.0 CSS Syntax of the 'border-block-end-color' Property
border-block-end-color: color | initial | inherit;
Usage of the 'border-block-end-color' Property
Property Values of the 'border-block-end-color' Property
"*" indicates required fields