Skip to content

Commit 3c25450

Browse files
committed
[css2] Removed commented text. Minor wording change
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401653
1 parent 63c10ea commit 3c25450

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

css2/box.src

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22
<html lang="en">
3-
<!-- $Id: box.src,v 1.14 1998-04-28 22:24:55 ijacobs Exp $ -->
3+
<!-- $Id: box.src,v 1.15 1998-05-06 02:16:54 ijacobs Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Box model</TITLE>
@@ -298,7 +298,7 @@ adjoining margins. If there are no positive margins, the absolute
298298
maximum of the negative adjoining margins is deducted from zero.
299299

300300
<li>Vertical margins between a <a
301-
href="visuren.html#floats">floating</a> box and any other box do not
301+
href="visuren.html#floats">floated</a> box and any other box do not
302302
collapse.
303303

304304
<li>Margins of absolutely positioned boxes do not collapse.
@@ -400,7 +400,6 @@ href="#box-border-area">border area</a> of a box. These
400400
properties apply to all elements.
401401

402402

403-
<!-- Was this to be removed?
404403
<div class="note"><P>
405404
<em><strong>Note.</strong>
406405
Notably for HTML,
@@ -409,7 +408,6 @@ tables, buttons, menus, etc.) differently than for
409408
"ordinary" elements.
410409
</em>
411410
</div>
412-
-->
413411

414412
<H3><a name="border-width-properties">Border width</A>: <span
415413
class="propinst-border-top-width">'border-top-width'</span>, <span

0 commit comments

Comments
 (0)