anon-block-desc.html
来自「CSS lets learn this step by step...」· HTML 代码 · 共 25 行
HTML
25 行
<!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 anonymous block box</title> </head> <body> <h1>Long description for anonymous block box</h1><P>This diagram illustrates how anonymous block boxes may spring into existence around anonymous content.<P>It shows two rectangular boxes that contain text, the first beinganonymous. It has a light grey backgroundand contains the words "Some text". Just below it is a P box with adark grey background that contains the words "More text". The boxesare both within a DIV box.<P><a href="../../visuren.html#img-anon-block">Return to image.</a> </body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?