簡單的html表格,做背景幸福了

來源:互聯網
上載者:User

<html>
<head>
<title>一款經典實用的表格效果</title>
<meta http-equiv="content-Type" content="text/html;charset=gb2312">
<style type="text/css">
*{font-family:Tahoma, Arial, Helvetica, Sans-serif,"宋體";}
table{

 width:100%;
 margin:0px auto;
 font:Georgia 11px;
 font-size:12px;
 color:#333333;
 text-align:center;
 border-collapse:collapse;/*細線表格代碼*/
}
table td{
 border:1px solid #999;/*細線表格線條顏色*/
 height:22px;
}
caption{text-align:center;font-size:12px;font-weight:bold;margin:0 auto;}
tr.t1 td {background-color:#fff;}
tr.t2 td {background-color:#eee;}
tr.t3 td {background-color:#ccc;}
th,tfoot tr td{font-weight:bold;text-align:center;background:#c5c5c5;}
th{line-height:30px;height:30px;}
tfoot tr td{background:#fff;line-height:26px;height:26px;}
thead{border:1px solid #999;}
thead tr td{text-align:center;}
#page{text-align:center;float:right;}
#page a,#page a:visited{width:60px;height:22px;line-height:22px;border:1px black solid;display:block;float:left;margin:0 3px;background:#c9c9c9;
text-decoration:none;}
#page a:hover{background:#c1c1c1;text-decoration:none;}
.grayr {padding:2px;font-size:11px;background:#fff;float:right;}
.grayr a {padding:2px 5px;margin:2px;color:#000;text-decoration:none;;border:1px #c0c0c0 solid;}
.grayr a:hover {color:#000;border:1px orange solid;}
.grayr a:active {color:#000;background: #99ffff}
.grayr span.current {padding:2px 5px;font-weight:bold; margin:2px; color: #303030;background:#fff;border:1px orange solid;}
.grayr span.disabled {padding:2px 5px;margin:2px;color:#797979;background: #c1c1c1;border:1px #c1c1c1 solid;}
</style>
<script type="text/javascript">
<!--
function selectAll()
{
 if(this.checked==true) {
  checkAll('test');
 }
 else {
  clearAll('test');
 }
}
function checkAll(name)
{
 var el = document.getElementsByTagName('input');
 var len = el.length;
 for(var i=0; i<len; i++)
 {
  if((el[i].type=="checkbox") && (el[i].name==name))
  {
   el[i].checked = true;
  }
 }
}
function clearAll(name)
{
 var el = document.getElementsByTagName('input');
 var len = el.length;
 for(var i=0; i<len; i++)
 {
  if((el[i].type=="checkbox") && (el[i].name==name))
  {
   el[i].checked = false;
  }
 }
}
-->
</script>
</head>
<body>
<table>
  <caption>
<table>
 <tr><td>1212</td></tr>
</table>
  </caption>
  <thead>
    <tr>
      <th>
        <input onClick="if(this.checked==true) { checkAll('test'); } else { clearAll('test'); }" type="checkbox" value="" name="test" title="全選/取消"/>
      </th>
      <th>暱稱</th>
      <th>性別</th>
      <th>年齡</th>
      <th>籍貫</th>
      <th>電話</th>
      <th>郵箱</th>
      <th>QQ</th>
      <th>首頁</th>
    </tr>
  </thead>
  <tbody id="tab">
    <tr>
      <td>
        <input type="checkbox" value="a" name="test"/>
      </td>
      <td>免費模板網</td>
      <td>男</td>
      <td>25</td>
      <td>福建省</td>
      <td>12345678910</td>
      <td>215288671@qq.com</td>
      <td>215288671</td>
      <td>http://www.865171.cn</td>
    </tr>
    <tr>
      <td>
        <input type="checkbox" value="a" name="test"/>
      </td>
      <td>免費模板網</td>
      <td>男</td>
      <td>25</td>
      <td>福建省</td>
      <td>12345678910</td>
      <td>215288671@qq.com</td>
      <td>215288671</td>
      <td>http://www.865171.cn</td>
    </tr>
    <tr>
      <td>
        <input type="checkbox" value="a" name="test"/>
      </td>
      <td>免費模板網</td>
      <td>男</td>
      <td>25</td>
      <td>福建省</td>
      <td>12345678910</td>
      <td>215288671@qq.com</td>
      <td>215288671</td>
      <td>http://www.865171.cn</td>
    </tr>
    <tr>
      <td>
        <input type="checkbox" value="a" name="test"/>
      </td>
      <td>免費模板網</td>
      <td>男</td>
      <td>25</td>
      <td>福建省</td>
      <td>12345678910</td>
      <td>215288671@qq.com</td>
      <td>215288671</td>
      <td>http://www.865171.cn</td>
    </tr>
    <tr>
      <td>
        <input type="checkbox" value="a" name="test"/>
      </td>
      <td>免費模板網</td>
      <td>男</td>
      <td>25</td>
      <td>福建省</td>
      <td>12345678910</td>
      <td>215288671@qq.com</td>
      <td>215288671</td>
      <td>http://www.865171.cn</td>
    </tr>
    <tr>
      <td>
        <input type="checkbox" value="a" name="test"/>
      </td>
      <td>免費模板網</td>
      <td>男</td>
      <td>25</td>
      <td>福建省</td>
      <td>12345678910</td>
      <td>215288671@qq.com</td>
      <td>215288671</td>
      <td>http://www.865171.cn</td>
    </tr>
    <tr>
      <td>
        <input type="checkbox" value="a" name="test"/>
      </td>
      <td>免費模板網</td>
      <td>男</td>
      <td>25</td>
      <td>福建省</td>
      <td>12345678910</td>
      <td>215288671@qq.com</td>
      <td>215288671</td>
      <td>http://www.865171.cn</td>
    </tr>
    <tr>
      <td>
        <input type="checkbox" value="a" name="test"/>
      </td>
      <td>免費模板網</td>
      <td>男</td>
      <td>25</td>
      <td>福建省</td>
      <td>12345678910</td>
      <td>215288671@qq.com</td>
      <td>215288671</td>
      <td>http://www.865171.cn</td>
    </tr>
    <tr>
      <td>
        <input type="checkbox" value="a" name="test"/>
      </td>
      <td>免費模板網</td>
      <td>男</td>
      <td>25</td>
      <td>福建省</td>
      <td>12345678910</td>
      <td>215288671@qq.com</td>
      <td>215288671</td>
      <td>http://www.865171.cn</td>
    </tr>
    <tr>
      <td>
        <input type="checkbox" value="a" name="test"/>
      </td>
      <td>免費模板網</td>
      <td>男</td>
      <td>25</td>
      <td>福建省</td>
      <td>12345678910</td>
      <td>215288671@qq.com</td>
      <td>215288671</td>
      <td>http://www.865171.cn</td>
    </tr>
    <tr>
      <td>
        <input type="checkbox" value="a" name="test"/>
      </td>
      <td>免費模板網</td>
      <td>男</td>
      <td>25</td>
      <td>福建省</td>
      <td>12345678910</td>
      <td>215288671@qq.com</td>
      <td>215288671</td>
      <td>http://www.865171.cn</td>
    </tr>
    <tr>
      <td>
        <input type="checkbox" value="a" name="test"/>
      </td>
      <td>免費模板網</td>
      <td>男</td>
      <td>25</td>
      <td>福建省</td>
      <td>12345678910</td>
      <td>215288671@qq.com</td>
      <td>215288671</td>
      <td>http://www.865171.cn</td>
    </tr>
    <tr>
      <td>
        <input type="checkbox" value="a" name="test"/>
      </td>
      <td>免費模板網</td>
      <td>男</td>
      <td>25</td>
      <td>福建省</td>
      <td>12345678910</td>
      <td>215288671@qq.com</td>
      <td>215288671</td>
      <td>http://www.865171.cn</td>
    </tr>
    <tr>
      <td>
        <input type="checkbox" value="a" name="test"/>
      </td>
      <td>免費模板網</td>
      <td>男</td>
      <td>25</td>
      <td>福建省</td>
      <td>12345678910</td>
      <td>215288671@qq.com</td>
      <td>215288671</td>
      <td>http://www.865171.cn</td>
    </tr>
  </tbody>
  <tfoot>
    <tr>
      <td>
        <input onClick="if(this.checked==true) { checkAll('test'); } else { clearAll('test'); }" type="checkbox" value="" name="test" title="全選/取消"/>
      </td>
      <td colspan="8">
        <div class="grayr"><span class="disabled"> < </span><span class="current">1</span><a href="#?page=2">2</a><a href="#?page=3">3</a><a href="#?page=4">4</a><a href="#?page=5">5</a><a href="#?page=6">6</a><a href="#?page=7">7</a>...<a href="#?page=199">199</a><a
href="#?page=200">200</a><a href="#?page=2"> > </a></div>
      </td>
    </tr>
  </tfoot>
</table>
<a href="http://www.865171.cn">免費模板網</a>
<script type="text/javascript">
<!--
var Ptr=document.getElementById("tab").getElementsByTagName("tr");
function $() {
    for (i=1;i<Ptr.length+1;i++) {
    Ptr[i-1].style.backgroundColor = (i%2>0)?"#fff":"#eee";
    }
}
window.onload=$;
for(var i=0;i<Ptr.length;i++) {
    Ptr[i].onmouseover=function(){
    this.tmpClass=this.className;
    this.style.backgroundColor = "#ccc";
   
    };
    Ptr[i].onmouseout=function(){
    for (i=1;i<Ptr.length+1;i++) {
    Ptr[i-1].style.backgroundColor = (i%2>0)?"#eee":"#fff";
    }
 }
}
//-->
</script>
</body>
</html>

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.