In this CSS tutorial I show how you can add Padding to your HTML elements. Padding is the space you add to your elements that falls between content and border of the element. You can also add padding using properties specifically for each side of the elements (with padding-top, padding-right, padding-bottom and padding-left)