File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<!DOCTYPE html PUBLIC '-//W3C//DTD HTML 4.01//EN'>
22
33<html lang="en">
4- <!-- $Id: box.src,v 1.79 2010-08-25 23:13:02 bbos Exp $ -->
4+ <!-- $Id: box.src,v 1.80 2010-12-03 15:07:50 bbos Exp $ -->
55<HEAD>
66<TITLE>Box model</TITLE>
77</HEAD>
@@ -287,7 +287,7 @@ Vertical margins</span> may collapse between certain boxes:</p>
287287
288288<ul>
289289<li>Two or more adjoining vertical margins of <a
290- href="visuren.html#block-box ">block-level</a> boxes in the <a
290+ href="visuren.html#block-boxes ">block-level</a> boxes in the <a
291291href="visuren.html#normal-flow">normal flow</a> collapse. The
292292resulting margin width is the maximum of the adjoining margin widths.
293293In the case of negative margins, the maximum of the absolute values
Original file line number Diff line number Diff line change 11<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
22<html lang="en">
3- <!-- $Id: page.src,v 2.66 2010-10-25 17:24:44 bbos Exp $ -->
3+ <!-- $Id: page.src,v 2.67 2010-12-03 15:12:35 bbos Exp $ -->
44<HEAD>
55<TITLE>Paged media</TITLE>
66</HEAD>
@@ -341,7 +341,7 @@ class="propinst-margin-top">'margin-top'</span> used value may either
341341be set to '0' or retained.
342342
343343<li>Between <a href="visuren.html#line-box">line boxes</a>
344- inside a <a href="visuren.html#block-box ">block</a> box.
344+ inside a <a href="visuren.html#block-boxes ">block</a> box.
345345
346346<li>Between the content edge of a block box and the outer edges of its
347347child content (margin edges of block-level children or line box edges
You can’t perform that action at this time.
0 commit comments