CSS Guide Positioning Technology
CSS Positioning – Margin
Margin is a way of positioning elements relative to their current position on the page. It is best used when you just need to add some space between two elements. There are other use-cases for it too, but this is what I find myself using it for most often. See Read more…