inline-layout-desc.html

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

HTML
26
字号
<!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 for illustration of margin/borderbehavior on split inline box</title>  </head>  <body>      <h1>Long description for illustration of margin/borderbehavior on split inline box</h1><P>This diagram illustrates the behavior of margins, borders, andpadding at the split points of an inline box.<P>The illustration shows the rendering of the HTML example precedingthe image in the main document, the paragraph "Several emphasizedwords appear here." The inline box containing the words "emphasizedtext" is split between the words. At the split point, padding, borders(dashed to emphasize them), and margins are not rendered.<P><a href="../../visuren.html#img-inline-layout">Return to image.</a>  </body></html>

⌨️ 快捷键说明

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