Chinaunix首页 | 论坛 | 博客
  • 博客访问: 23903
  • 博文数量: 11
  • 博客积分: 370
  • 博客等级: 一等列兵
  • 技术积分: 110
  • 用 户 组: 普通用户
  • 注册时间: 2006-11-05 11:02
文章分类
文章存档

2006年(11)

我的朋友
最近访客

分类: 系统运维

2006-11-05 19:24:17

<html>
<body>
<style>
.DoubleColorTable tr{
 background-color:expression("#FFFFFF,#EEEEEE".split(",")[rowIndex%2])
}
</style>
<table width="70%" border="1" cellpadding="0" class="DoubleColorTable">
  <tr>
    <td>&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
  </tr>
</table>
</body>
</html>

阅读(754) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~