核心提示:1、设置表格的第一列样式:table tr td:first-child{ 样式代码.... }2、设置表格的最后一列样式:table tr td:last-child{ 样式代码.... ...
1、设置表格的第一列样式:
table tr td:first-child{ 样式代码.... }
2、设置表格的最后一列样式:
table tr td:last-child{ 样式代码.... }
1、设置表格的第一列样式:
table tr td:first-child{ 样式代码.... }
2、设置表格的最后一列样式:
table tr td:last-child{ 样式代码.... }