完美的表格(CSS与HTML)
Posted in 默认分类 on 八月 26th, 2009 by admin – Be the first to comment理论上兼容所有浏览器(FF,GG,IE)其他未测试
table{ border-collapse:collapse;border:1px solid #CCC;background:#efefef;width:100%}
table th{ font-weight:bold; padding:.5em 2em .5em .75em; line-height:1.6em; font-size:12px; border:1px solid #CCC;}
table td{ padding:.5em .75em; line-height:1.6em; font-size:12px; border:1px solid #CCC;}
| 1 |
|---|
| 1 |