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. */