tbl-empty-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 background calculation</title>  </head>  <body>      <h1>Long description of example illustrating background calculation</h1><P>This diagram shows a small table with three transparent cellsand illustrates how their final background is determined.<P>The table consists of two rows. Four (labeled) cells lie in thefirst row, but the second cell spans the first and second row.  Thefirst, third, and fourth cells of the second row are "empty".<P>Each non-empty cell has a red background and a double blackborder. Each empty cell has the table's background color (specified as#ff0) as its own.<P><a href="../../tables.html#img-tbl-empty">Return to image.</a>   </body></html>

⌨️ 快捷键说明

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