CSS GUIDE PADDING TOP
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.