boxdimeg-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 of list box example showing margins,padding, and borders</title>  </head>  <body>      <h1>Long description of list box example showing margins,padding, and borders</h1><P>This diagram illustrates the boxes generated by a ULlist with two LI list items.<P>There are two parts to the illustration. The first shows the actualrendering of the boxes generated by the list elements. Backgroundcolors and border styles vary to delimit the box areas.<P>The second shows the same rendering, but the content, padding,border, and margin edges of each box are shown explicitly. Inparticular, the illustration shows how vertical margins betweenthe LI boxes collapse.<P><a href="../../box.html#img-boxdimeg">Return to image.</a></body></html>

⌨️ 快捷键说明

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