list-inout-desc.html
来自「CSS lets learn this step by step...」· HTML 代码 · 共 34 行
HTML
34 行
<!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 example showing inside vs. outsidelist marker</title> </head> <body> <h1>Long description for example showing inside vs. outsidelist marker</h1><P>This diagram illustrates the fact that the list markerbox has no impact on the position of the principal list box.<P>Two lists are shown, separated by a horizontal line. Eachlist contains two items with two lines of text each.<P>For the upper list, the list marker box (which containsa bullet) is outside and to the left of each list item principal box.<P>For the lower list, the list marker box (which contains abullet) is the first inline box inside each list item principal box.<P>Below the second list, an upward-pointing arrow indicates the leftedge of all four list item principal boxes. A label reads, "The leftsides of the list item boxes are not affected by marker placement."<P><a href="../../generate.html#img-listinout">Return to image.</a> </body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?