tbl-rules-desc.html
来自「CSS lets learn this step by step...」· HTML 代码 · 共 28 行
HTML
28 行
<!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 example illustrating rows separatedby a border</title> </head> <body> <h1>Long description of example illustrating rows separatedby a border</h1><P>This diagram shows how the precedence rules may be usedto achieve the effect of rows being separated by a border. Thereis no border above or below the table and there are no verticalborders at all.<P>The table shows a table of three columns and three rows. Eachcell contains an integer that labels it. The top row is separatedfrom the second by a solid black border. The second row is separatedfrom the third by a solid black border as well.<P><a href="../../tables.html#img-tbl-rules">Return to image.</a> </body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?