We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03b2260 commit a645a22Copy full SHA for a645a22
1 file changed
css2/box.src
@@ -1,6 +1,6 @@
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
<html lang="en">
3
-<!-- $Id: box.src,v 1.29 2003-01-27 21:01:03 bbos Exp $ -->
+<!-- $Id: box.src,v 1.30 2003-02-19 20:01:03 bbos Exp $ -->
4
<HEAD>
5
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
6
<TITLE>Box model</TITLE>
@@ -293,8 +293,8 @@ href="visuren.html#floats">floated</a> box and any other box do not
293
collapse.
294
295
<li>Margins of <a
296
-href="visuren.html#absolutely-positioned">absolutely</a> and
297
-relatively positioned boxes do not collapse (not even with their
+href="visuren.html#absolutely-positioned">absolutely</a>
+positioned boxes do not collapse (not even with their
298
in-flow children).
299
300
</ul>
0 commit comments