Back to CSS1 Reference | CSS1 Properties
Prev padding-bottom | Next padding-right


Property
padding-left
Values
<length>, <percentage>
Initial
0
Inherited
no

This property sets the left padding of an element.

      BLOCKQUOTE { padding-left: 20% }

Padding values cannot be negative.

Log in or register to write something here or to contact authors.