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.185 2011-03-22 20:59:45 fantasai Exp $ -->
3+ <!-- $Id: visuren.src,v 2.186 2011-03-23 01:04:22 bbos Exp $ -->
44<head>
55<title>Visual formatting model</title>
66<meta name="editor" lang="tr" content="Tantek Çelik">
@@ -220,7 +220,7 @@ span { display: block }
220220
221221<p>The P element contains a chunk (C1) of anonymous text followed
222222by a block-level element followed by another chunk (C2) of anonymous
223- text. The resulting boxes would be a block box representing the P ,
223+ text. The resulting boxes would be a block box representing the BODY ,
224224containing an anonymous block box around C1, the SPAN block box, and
225225another anonymous block box around C2.
226226</p></div>
You can’t perform that action at this time.
0 commit comments