tbl-width-desc.html
来自「CSS lets learn this step by step...」· HTML 代码 · 共 33 行
HTML
33 行
<!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 the collapsingborders model</title> </head> <body> <h1>Long description of example illustrating the collapsingborders model</h1><P>This diagram shows the effect of the 'collapse' value of the'border-collapse' property.<P>The diagram shows three cells in the same row and the grid linesthat separate them. The left and right content, padding, border, andmargin areas of each cell are labeled by rotated text above each ofthe areas. Each (red, dotted) grid line bisects the border between twocells.<P>The table width is indicated below the cells as encompassing allthe left and right content, padding, border, and margin areas of thecells, except for the cells that touch the sides of the table. In thiscase, only half the exterior border widths are counted in the table'swidth.<P><a href="../../tables.html#img-tbl-width">Return to image.</a> </body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?