各种表格样式代码
■隐藏横向的分隔线:
< table border rules= cols cellspacing=0 align=left >
例一:
■隐藏纵向的分隔线
< table border rules=rows cellspacing=0 align=right >
例二 :
■隐藏横向和纵向分隔线
< table border rules=none cellspacing=0 align= center>
例三:
■表格边框连续闪烁
在 BODY 区加上代码:
< table border="0" width="280" id="myexample"
style="border:5px solid yellow">
< t r>
< td> 加入任意物件 .加入任意物件 .
<br> 加入任意物件 .加入任意物件 .
<br> 加入任意物件 .加入任意