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>
2727to allow authors to specify the size of a page, its margins, etc.
2828<li>The <span class="index-def" title="page model"><dfn>page
2929model</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,
265265apply 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
286286also be allowed in the page context.
287287</em>
288288</div>
0 commit comments