What CSS do you use to style a table CELL?
This question already has an answer here:
is the element for a cell within a row.
So:
 td { 
 padding:10px;}
                        链接地址: http://www.djcxy.com/p/16952.html
                        上一篇: DIV和TD之间的空白区域
下一篇: 你用什么CSS来设计表格CELL?
