Margin ,padding and borders are the three most commonly used properties for spacing-out elements. A margin is the space outside of the element, whereas padding is the space inside the element. Border can be useful to add spice to an element and can be change to meet different design needs.
Change the CSS code for h2 to the [...]
Continue reading about Working with CSS Margin,Padding and Borders - CSS Lesson Five