|
|
| 加入收藏-方便您以后查找网页特效哦 |
| 你的位置:主页>>表格特效 |
|
变色表格 |
| 1.样式一 代码如下: <TABLE cellSpacing=0 cellPadding=0 width=200 border=1> <TBODY> <TR> <TD onmouseover="this.style.backgroundColor='#FF9966'" onmouseout="this.style.backgroundColor=''"> </TD> </TR> <TR> <TD onmouseover="this.style.backgroundColor='#FF9966'" onmouseout="this.style.backgroundColor=''"> </TD> </TR> </TBODY> </TABLE> |
| COPYRIGHT © 2003-2005 ALL RIGHTS RESERVED | ||
| 业务联系| 广告服务 | 网站建设 | 关于我们 | 免责声明 月光宝盒工作室 800*600 |
|
|