8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e288a1 commit 7072764Copy full SHA for 7072764
1 file changed
css2/box.src
@@ -1,7 +1,7 @@
1
<!DOCTYPE html PUBLIC '-//W3C//DTD HTML 4.01//EN'>
2
3
<html lang="en">
4
-<!-- $Id: box.src,v 1.76 2010-05-12 15:22:40 bbos Exp $ -->
+<!-- $Id: box.src,v 1.77 2010-05-19 15:07:09 bbos Exp $ -->
5
<HEAD>
6
<TITLE>Box model</TITLE>
7
</HEAD>
@@ -328,7 +328,7 @@ margin collapsing, or only the parent's bottom margin is involved. The
328
position of the element's top border edge is the same as it would have
329
been if the element had a non-zero bottom border.</li></ul>
330
331
-<p>An element that has had <a
+<p>An element that has <a
332
href="visuren.html#clearance">clearance</a> never
333
collapses its top margin with its parent block's bottom margin.</p>
334
0 commit comments