padding-inline-end
Introduction
Defines the logical inline end padding of an element, which maps to a physical padding depending on the element's direction. Must be nonnegative.
In LTR mode, padding-inline-end taking the same values as the padding-right.
In RTL mode, padding-inline-end taking the same values as the padding-left.
Examples

Syntax
Values
0px
Default value.
<length>
The size of the padding as a fixed value. Must be nonnegative.
<percentage>
The size of the padding as a percentage, relative to the inline size (width) of the containing block.
Formal definition
| Initial value | 0 |
| Applies to | all elements |
| Inherited | no |
| Animatable | |
| Percentages | refer to the width of the containing block |
Formal syntax
Difference with the Web
writing modeis not supported in Lynx.
Compatibility
LCD tables only load in the browser