用CSS为表格添加边框

格式:

<style type="text/css">

table tr td,th {border:1px solid #000;}

</style>

 

posted @ 2016-12-18 22:39  monica123456  Views(225)  Comments(0)    收藏  举报