CSS GUIDE PADDING TOP

From CDOT Wiki
Revision as of 04:28, 12 December 2006 by Sherman (talk | contribs) (Legal Values)
Jump to: navigation, search

Summary

This property sets the top padding of an given element.

  • Inherited: No

Syntax

TARGET_ELEMENT {padding-top: value;}

Legal Values

length - entered in pixels (px), centimetres (cm) or inches (in). % - entered as a percentage.

Mozilla Recommended Values

Usage Examples

Notes

Specification Conformance

Browser Compatibility

See Also