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.0 Transitional//EN">
22<html lang="en">
3- <!-- $Id: box.src,v 1.32 2003-04-30 15:40:51 bbos Exp $ -->
3+ <!-- $Id: box.src,v 1.33 2003-05-04 22:43:22 bbos Exp $ -->
44<HEAD>
55<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66<TITLE>Box model</TITLE>
@@ -304,8 +304,8 @@ in-flow children).
304304class="propinst-padding">'padding'</span>, <span
305305class="propinst-margin">'margin'</span>, <span
306306class="propinst-border">'border'</span> and <span
307- class="propinst-height">'height'</span>: content is not empty if its
308- height is not zero, padding and border are absent if their width is zero,
307+ class="propinst-height">'height'</span>: content is empty if its
308+ height is zero, padding and border are absent if their width is zero,
309309and the collapsed margin is calculated over the computed value of the
310310various margins.
311311
You can’t perform that action at this time.
0 commit comments