supber

导航

html table单线表格

<table   width=300   height=150   border=1   cellpadding=0   cellspacing=0

    style= "border-collapse:   collapse "   bordercolor= "#111111 ">
 
  <tr>
        <td> </td>
    </tr>
   
<tr>
        <td> </td>
    </tr>

</table>

posted on 2013-09-01 15:49  supber  阅读(1268)  评论(0)    收藏  举报