-
Notifications
You must be signed in to change notification settings - Fork 790
Expand file tree
/
Copy pathpage-info-desc.html
More file actions
30 lines (24 loc) · 1.06 KB
/
page-info-desc.html
File metadata and controls
30 lines (24 loc) · 1.06 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
<title>Long description illustrating relationship between page box
and sheet</title>
</head>
<body>
<h1>Long description illustrating relationship between page box
and sheet</h1>
<P>This diagram shows the relationship between the abstract page
box and the target sheet where it will be rendered.
<P>A page box takes up the left side of the diagram. The page
box, which has a thin black border, is labeled "Page box" at
the top. Within the page box, another box labeled "Page area"
is shown, also with a thin black border. The area between the
page box edge and the page area edge is labeled "Margin area".
<P>To the right of this box, three arrows (each labeled
"transfer") are shown pointing to three sheets of different
dimensions. Thus, an abstract page box may be rendered to
a variety of target sheets.
<P><a href="../../page.html#img-page-info">Return to image.</a>
</body>
</html>