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

Syntax
Formal definition
| Initial value | 0 |
| Applies to | all elements |
| Inherited | no |
| Animatable | |
| Percentages | refer to the width of the containing block |
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 syntax
Difference with the Web
writing modeis not supported in Lynx.
Compatibility
LCD tables only load in the browser