Back to CSS1 Reference | CSS1 Properties
Prev padding-right | Next text-align


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

This property sets the top padding of an element.

      BLOCKQUOTE { padding-top: 0.3em }

Padding values cannot be negative.

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