标签:style color sp table c css 第一个 layout
table{table-layout:fixed;}
table tr td:first-child,table tr td:first-child{width:120px;}
首行第一个td定宽同列的宽度都会和他一样.
*注意 第一行 第一个用的是 td 还是 th
css样式表中设置table的第一列的宽度是固定值,布布扣,bubuko.com
标签:style color sp table c css 第一个 layout
原文地址:http://www.cnblogs.com/zhangqishou/p/3923463.html