比较好看的table补全样式



<html>
 <head>
  <title> New Document </title>
  <meta name="Generator" content="EditPlus">
  <meta name="Author" content="">
  <meta name="Keywords" content="">
  <meta name="Description" content="">
 </head>


 <body>
 <div>
  <table style="border:1px solid black;border-collapse:collapse;" width="300px" >
<tr style="FONT-FAMILY: Arial, 宋体; FONT-SIZE: 12px;height:20px" onmouseover="this.style.background='#0a246a';this.style.color='white'" onmouseout="this.style.background='';this.style.color='black'"><td>深圳度娘姑姐合作有线公司</td></tr>
<tr onmouseover="this.style.background='#0a246a';this.style.color='white'" onmouseout="this.style.background='#eeeeee';this.style.color='black'" style="FONT-FAMILY: Arial, 宋体; FONT-SIZE: 12px;background-color:#eeeeee;height:20px"><td >深圳华为制药厂一场</td></tr>

  </table>
  </div>
 </body>
</html>
原文地址:https://www.cnblogs.com/liaomin416100569/p/9331366.html