Syntax: | padding-bottom: <value> |
---|---|
Possible Values: | <length> | <percentage> |
Initial Value: | 0 |
Applies to: | All elements |
Inherited: | No |
The padding-bottom property describes how much space to put between the bottom border and the content of the selector. The value is either a length or a percentage. Percentage values refer to the parent element's width. Negative values are not permitted.
Home, Forums, Reference, Tools, FAQs, Articles, Design, Links
Copyright © 1996 - 2006. All rights reserved.