File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 'http://www.w3.org/TR/html4/strict.dtd'>
33
44<html lang="en">
5- <!-- $Id: box.src,v 1.45 2003-08-27 20:08:09 bbos Exp $ -->
5+ <!-- $Id: box.src,v 1.46 2003-08-28 02:24:05 bbos Exp $ -->
66<HEAD>
77<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
88<TITLE>Box model</TITLE>
@@ -331,11 +331,12 @@ elements.</p>
331331
332332<p>The bottom margin of an in-flow block-level element is always
333333adjoining to the top margin of its next in-flow block-level
334- sibling, unless that sibling has clearance.</p>
334+ sibling, unless that sibling has <a
335+ href="visuren.html#clearance">clearance.</a></p>
335336
336337<p>The top margin of an in-flow block-level element is adjoining to
337338its first in-flow block-level child's top margin if the element has no
338- top border, no top padding, and no <a
339+ top border, no top padding, and the child has no <a
339340href="visuren.html#clearance">clearance.</a></p>
340341
341342<p>The bottom margin of an in-flow block-level element with a <span
You can’t perform that action at this time.
0 commit comments