CSS Basics: CSS Margin

Every CSS Developer must know about the CSS Padding and Margins. CSS Margin: Definition Margin is the space before and after the boundaries (limits) of an element. For understanding margins, lets take two div elements, one within the other. HTML Now, lets give the background and border property to outer div, and background to inner … [Read more…]