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.01//EN">
22<html lang="en">
3- <!-- $Id: visuren.src,v 2.151 2009-02-03 11:25:00 bbos Exp $ -->
3+ <!-- $Id: visuren.src,v 2.152 2009-04-20 13:28:13 bbos Exp $ -->
44<head>
55<title>Visual formatting model</title>
66<meta name="editor" lang="tr" content="Tantek Çelik">
@@ -122,8 +122,8 @@ time; see <a href="#run-in">run-in boxes</a>), and 'table'.
122122<p>Block-level elements (except for display 'table' elements, which are described in a later chapter) generate a <span class="index-def"
123123title="principal block box"><a name="principal-box"><dfn>principal
124124block box</dfn></a></span> that contains either only <span class="index-def"
125- title="block box"><a name="block-box"><dfn>block
126- box </dfn>es </a></span> or only <span class="index-def"
125+ title="block box"><a name="block-box"><dfn title="block box" >block
126+ boxes </dfn></a></span> or only <span class="index-def"
127127title="inline box"><a href="#inline-box">inline boxes</a></span>. The principal block box establishes the <a
128128href="#containing-block">containing block</a> for descendant boxes and
129129generated content and is also the box involved in any positioning
@@ -1336,7 +1336,7 @@ Note: The clearance can be negative.
13361336clearance is -1em. (Assume none of the elements have borders or
13371337padding):
13381338
1339- <pre>
1339+ <pre class=html >
13401340<p style="<b>margin-bottom: 4em</b>">
13411341 First paragraph.
13421342
You can’t perform that action at this time.
0 commit comments