Skip to content

Commit 1c9f97f

Browse files
committed
[css2] spell checked, fixed for new TOC
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%40447
1 parent 12e8eb9 commit 1c9f97f

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

css2/page.src

Lines changed: 5 additions & 5 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: page.src,v 1.12 1997-11-24 23:57:59 ian Exp $ -->
3+
<!-- $Id: page.src,v 1.13 1997-11-26 00:11:56 ian Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Paged media</TITLE>
@@ -23,7 +23,7 @@ href="./#page-breaks">page breaks.</a>
2323

2424
<ol>
2525
<li>The <span class="index-def" title="page box"><dfn>page
26-
box</dfn></span> extends the <a href="box.html#box-model">box model</a>
26+
box</dfn></span> extends the <a href="flowobj.html#box-model">box model</a>
2727
to allow authors to specify the size of a page, its margins, etc.
2828
<li>The <span class="index-def" title="page model"><dfn>page
2929
model</dfn></span> extends the <a
@@ -261,7 +261,7 @@ to set crop and cross marks.
261261
<h3><a name="page-margins">Page margins</a></h3>
262262

263263
<P>In addition, the following page margin properties, defined for the
264-
<a href="box.html#box-model">box</a> that surrounds each element,
264+
<a href="flowobj.html#box-model">box</a> that surrounds each element,
265265
apply within the page context:
266266

267267
<ul>
@@ -281,8 +281,8 @@ box, and page margins:</P>
281281

282282
<div class="note"><P>
283283
<em><strong>Note.</strong> In the future, <a
284-
href="./box.html#border-properties">border properties</a> and <a
285-
href="./box.html#padding-properties">padding properties</a> may
284+
href="./flowobj2.html#border-properties">border properties</a> and <a
285+
href="./flowobj2.html#padding-properties">padding properties</a> may
286286
also be allowed in the page context.
287287
</em>
288288
</div>

0 commit comments

Comments
 (0)