The inset-inline-end
CSS property defines the logical inline end inset of an element, which maps to a physical offset depending on the element's directionality. It corresponds to the right
or left
property depending on the values defined for direction
.
In LTR
, it corresponds to the right
property.
In RTL
, it corresponds to the left
property.
The inset-inline-end
property takes the same values as the left
property.
Initial value | auto |
Applies to | all elements |
Inherited | no |
Animatable | |
Percentages | logical-width of containing block |
takes the same as the left
property.
writing-mode
is not supported.LCD tables only load in the browser