border-inline

Term side of the Card
Topic: Borders, Outlines & Shadows
Unit title: border-inline
Categories: Property
Explanation side of the Card

Explanation: The property that sets the border on the inline-start and inline-end sides of an element, which correspond to the left and right sides in a horizontal writing mode. It's a shorthand for `border-inline-start` and `border-inline-end`, useful for styling borders on inline sides.

Browser compatibility:
  • The chrome browser supports this feature starting from version 87
  • The edge browser supports this feature starting from version 87
  • The firefox browser supports this feature starting from version 66
  • The safari browser supports this feature starting from version 14.1
Availability: