tbl-border-conflict-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 of example illustrating precedence in the collapsing borders model</title>  </head>  <body>      <h1>Long description of example illustrating precedencein the collapsing borders model</h1><P>This diagram shows an example of which borders would be renderedin the collapsing borders model where borders of different styles,widths, or colors overlap.<P>The diagram shows a three column, five row table of cells labeled1 to 15.<P>The table has a 5px solid yellow border. The first columnhas a 3px solid black border, so the column's left border isobscured by the table's left border. The fifth cell (row two,column two) has a 5px dashed blue border that obscures thesegment of the black column border where they overlap. Thesixth cell (row tow, column three) has a 5px solid green border thatobscures the fifth cell's right border where they overlap andthe table's right border where they overlap.<P><a href="../../tables.html#img-tbl-border-conflict">Return to image.</a>   </body></html>

⌨️ 快捷键说明

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