Pro HTML5 and CSS3 Design Patterns

(avery) #1

CHAPTER 6 ■ BOX MODELS PROPERTIES


Margin


CSS


*.before { margin:0; }

*.after { margin-top:10px; margin-bottom:0;
margin-left:30px; margin-right:10px; }

/* Nonessential rules are not shown.
HTML code is omitted to allow the example to fit on one page. */
Free download pdf