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.38 2003-08-18 18 :16:20 bbos Exp $ -->
5+ <!-- $Id: box.src,v 1.39 2003-08-25 10 :16:55 bbos Exp $ -->
66<HEAD>
77<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
88<TITLE>Box model</TITLE>
@@ -298,6 +298,10 @@ elements that are not related as siblings or ancestors.
298298href="visuren.html#floats">floated</a> box and any other box do not
299299collapse (not even between a float and its in-flow children).
300300
301+ <li>Vertical margins of elements with <span
302+ class="propinst-overflow">'overflow'</span> other than 'visible' do
303+ not collapse with their in-flow children.
304+
301305<li>Margins of <a
302306href="visuren.html#absolutely-positioned">absolutely</a>
303307positioned boxes do not collapse (not even with their
You can’t perform that action at this time.
0 commit comments