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.0 Transitional//EN">
22<html lang="en">
3- <!-- $Id: page.src,v 2.27 1998-05-06 02:23:32 ijacobs Exp $ -->
3+ <!-- $Id: page.src,v 2.28 1998-05-08 16:27:21 ijacobs Exp $ -->
44<HEAD>
55<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66<TITLE>Paged media</TITLE>
@@ -134,8 +134,10 @@ area is '0'.
134134<p>The <a href="#page-context">page context</a> has no notion of
135135fonts, so 'em' and 'ex' units are not allowed. Percentage values on
136136the margin properties are relative to the dimensions of the <a
137- href="#page-box">page box</a>. All other units associated with the
138- respective CSS2 properties are allowed.
137+ href="#page-box">page box</a>; for left and right margins, they refer
138+ to page box width while for top and bottom margins, they refer to page
139+ box height. All other units associated with the respective CSS2
140+ properties are allowed.
139141
140142<P>Due to negative margin values (either on the page box or on
141143elements) or <a href="visuren.html#absolute-positioning">absolute
You can’t perform that action at this time.
0 commit comments