page-info-desc.html

来自「CSS lets learn this step by step...」· HTML 代码 · 共 31 行

HTML
31
字号
<!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 boxand sheet</h1><P>This diagram shows the relationship between the abstract pagebox and the target sheet where it will be rendered.<P>A page box takes up the left side of the diagram. The pagebox, which has a thin black border, is labeled "Page box" atthe top. Within the page box, another box labeled "Page area"is shown, also with a thin black border. The area between thepage 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 differentdimensions. Thus, an abstract page box may be rendered toa variety of target sheets.  <P><a href="../../generate.html#img-page-info">Return to image.</a>   </body></html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?