Padding - Shorthand Property Example
Edit This Code :
See Result »
Using the padding shorthand property
This div element has a top padding of 25px, a right padding of 50px, a bottom padding of 75px and a left padding of 100px.
This div element has a top padding of 25px, a left and right padding of 50px, and a bottom padding of 75px.
This div element has a top and bottom padding of 25px, and a left and right padding of 50px.
This div element has a top, right, bottom and left paddding of 25px.
Result :
Newer Post
Older Post
Home