marginInline
The margin-inline
CSS shorthand property is a shorthand property that defines both the logical inline start and end margins of an element, which maps to physical margins depending on the element's writing mode, directionality, and text orientation.
Syntax: <'margin-left'>{1,2}
| Chrome | Firefox | Safari | Edge | IE |
| :----: | :-----: | :------: | :--: | :-: |
| 87 | 66 | 14.1 | n/a | No |
Content copied to clipboard