实用表格样式汇集
序号 | 样式 | 代码 | |
001 |
| <TABLE borderColor=#000000 height=40cellPadding=1 width=250 align=center border=1> </TR></TBODY></TABLE> | |
002 |
| <TABLE borderColor=#000000 height=40cellPadding=1 width=250 align=center border=1> </TR></TBODY></TABLE> | |
003 |
| <TABLE borderColor=#000000 height=40cellPadding=1 width=250 align=center border=2> </TR></TBODY></TABLE> | |
004 |
| <TABLE borderColor=#000000height=40 cellPadding=1 width=250 align=centerborder=3> </TR></TBODY></TABLE> | |
005 |
| <TABLE borderColor=#00f901 height=40cellPadding=1 width=250 align=centerborder=10> </TR></TBODY></TABLE> | |
006 |
| <TABLE borderColor=#00f901 height=40cellPadding=1 width=250 align=centerborder=10> </TR></TBODY></TABLE> | |
007 |
| <TABLE borderColor=#00f901 height=40cellPadding=1 width=250 align=centerborder=10> </TR></TBODY></TABLE> | |
008 |
| <TABLE borderColor=#00f901 height=40cellPadding=1 width=250 align=centerborder=10> </TR></TBODY></TABLE> | |
009 |
| <TABLEborderColor=#4a4a84 height=40 cellSpacing=8 cellPadding=2 width=250align=center bgColor=#ffffff border=2> </TR></TBODY></TABLE> | |
010 |
| <TABLEborderColor=#4a4a84 height=40 cellSpacing=8 cellPadding=2 width=250align=center bgColor=#ffffff border=2> </TR></TBODY></TABLE> | |
011 |
| <TABLE borderColor=#000000 height=40cellPadding=1 width=250 align=center bgColor=#fffbecborder=0> </TR></TBODY></TABLE> |
二、不完整边框的表格样式
不完整边框的表格可分为11种:隐藏下边框的表格、隐藏上边框的表格、隐藏左边框的表格、隐藏右边框的表格、隐藏左右边框的表格、隐藏上下边框的表格、只显示上边框的表格、只显示下边框的表格、只显示左边框的表格、只显示右边框的表格、无边框的表格。具体样式及代码如下:
序号 | 样式 | 代码 | |
001 |
| <TABLEborderColor=#111111 bgColor=#DFFFDF cellSpacing=0 cellPadding=0width=250 align=center border=1> </TR></TBODY></TABLE> | |
002 |
| <TABLEborderColor=#111111 bgColor=#DFFFDF cellSpacing=0 cellPadding=0width=250 align=center border=1> </TR></TBODY></TABLE> | |
003 |
| <TABLEborderColor=#111111 bgColor=#DFFFDF cellSpacing=0 cellPadding=0width=250 align=center border=1> </TR></TBODY></TABLE> | |
004 |
| <TABLEborderColor=#111111 bgColor=#DFFFDF cellSpacing=0 cellPadding=0width=250 align=center border=1> </TR></TBODY></TABLE> | |
005 |
| <TABLE borderColor=#111111 bgColor=#DFFFDFcellSpacing=0 cellPadding=0 width=250 align=centerborder=1> </TR></TBODY></TABLE> | |
006 |
| <TABLE borderColor=#111111 bgColor=#DFFFDFcellSpacing=0 cellPadding=0 width=250 align=centerborder=1> </TR></TBODY></TABLE> | |
007 |
| <TABLE borderColor=#111111bgColor=#FFD2D2 cellSpacing=0 cellPadding=0 width=250 align=centerborder=1 frame=above> </TR></TBODY></TABLE> | |
008 |
| <TABLE borderColor=#111111bgColor=#FFD2D2 cellSpacing=0 cellPadding=0 width=250 align=centerborder=1 frame=below> </TR></TBODY></TABLE> | |
009 |
| <TABLE borderColor=#111111bgColor=#FFD2D2 cellSpacing=0 cellPadding=0 width=250 align=centerborder=1 frame=lhs> </TR></TBODY></TABLE> | |
010 |
| <TABLE borderColor=#111111bgColor=#FFD2D2 cellSpacing=0 cellPadding=0 width=250 align=centerborder=1 frame=rhs> </TR></TBODY></TABLE> | |
011 |
| <TABLE borderColor=#111111cellSpacing=0 cellPadding=0 width=250 align=center bgColor=#fffbecborder=1 frame=void> </TR></TBODY></TABLE> |
三、不同结构的表格样式
表格按其结构不同可分为:单行单列表格、一行多列表格、一列多行表格、多行多列表格、合并列的表格、合并行的表格、复杂表格、隐藏横向分隔线表格、隐藏纵向分隔线表格、隐藏纵横分隔线表格等十种。具体样式及代码如下:
序号 | 样式 | 代码 | ||||||||||||||||||||
001 |
| <TABLE borderColor=#000000 cellSpacing=0width=300 align=center bgColor=#ffffffborder=1> </TR></TBODY></TABLE> | ||||||||||||||||||||
002 |
| <TABLE borderColor=#000000 cellSpacing=0width=300 align=center bgColor=#ffffffborder=1> </TR></TBODY></TABLE> | ||||||||||||||||||||
003 |
| <TABLE borderColor=#000000 cellSpacing=0width=300 align=center bgColor=#ffffffborder=1> </TR></TBODY></TABLE> | ||||||||||||||||||||
004 |
| <TABLE borderColor=#000000 cellSpacing=0width=300 align=center bgColor=#ffffffborder=1> </TR></TBODY></TABLE> | ||||||||||||||||||||
005 |
| <TABLE borderColor=#000000 cellSpacing=0width=300 align=center bgColor=#ffffffborder=1> </TR></TBODY></TABLE> | ||||||||||||||||||||
006 |
| <TABLE borderColor=#000000 cellSpacing=0width=300 align=center bgColor=#ffffffborder=1> </TR></TBODY></TABLE> | ||||||||||||||||||||
007 |
| <TABLE borderColor=#000000 cellSpacing=0width=300 align=center bgColor=#ffffffborder=1> </TR></TR></TR></TR> </TR></TBODY></TABLE> | ||||||||||||||||||||
008 |
| <TABLE borderColor=#ff0033 cellSpacing=0rules=cols width=300 align=center bgColor=#e1f8ffborder=1> </TR></TBODY></TABLE> | ||||||||||||||||||||
009 |
| <TABLE borderColor=#ff0033 cellSpacing=0rules=rows width=300 align=center bgColor=#e1f8ffborder=1> </TR></TBODY></TABLE> | ||||||||||||||||||||
010 |
| <TABLE borderColor=#ff0033 cellSpacing=0rules=none width=300 align=center bgColor=#e1f8ffborder=1> </TR></TBODY></TABLE> |
四、带标题的表格样式
带标题的表格大致有四种:标题位于表体外的表格、标题位于表体内的表格、标题位于边框上的表格、表中表效果表格。其中后两种表格若改变其属性(如边框颜色、边框样式、加背景颜色等),则表格的边框将由圆角矩形变为直角矩形。具体样式及代码如下:
序号 | 样式 | 代码 | ||
001 |
| <TABLE width=250align=center border=0> </TR></TBODY></TABLE> | ||
002 |
| <TABLE width=250align=center border=0> </TD></TR> </TR> </TBODY></TABLE> | ||
003 | <FIELDSETalign=center><LEGEND>标题</LEGEND> </DIV></FIELDSET> | |||
004 | <TABLE cellSpacing=0cellPadding=0 width=250 align=center> </TR></TBODY></TABLE> |
附:表格常用属性
border:表格的边框宽度。如border=1,表示表格边框的粗细为1个像素(默认值),为0表示没有边框。
cellspacing:表格中各单元格的间距。属性值为数字。当表格只有一个单元格时,则表示该单元格与表格边框的距离。
cellpadding:单元格内容与单元格边框之间的距离,属性值是数字。
width:表格的宽度。属性值为像素和百分比两种。
height:表格的高度。取值方法同width。
bgcolor:表格的背景颜色。属性值为各种颜色代码。
background:表格的背景图案。属性值为有效的图片地址。
bordercolor:表格边框的颜色。属性值为各种颜色代码(当border值不为0时设置此值有效)。
bordercolorlight:亮边框(表格的左边和上边框)颜色。属性值为各种颜色代码(当border值不为0时设置此值有效)。
bordercolordark:暗边框(表格的右边和下边框)颜色。属性值为各种颜色代码(当border值不为0时设置此值有效)。
align:表格的对齐方式。属性值为left(左对齐,默认)、center(居中)以及right(右对齐)。
colspan:定义合并表格的列数。属性值是数字。
rowspan定义合并表格的行数,属性值是数字。
(转自执着的博客)
查看更多精彩请点这里