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
.
Initial value | 0 |
Applies to | all elements |
Inherited | no |
Animatable | |
Percentages | refer to the width of the containing block |
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.
writing mode
is not supported in Lynx.LCD tables only load in the browser