tr td:nth-child(3) { border-right: 1px solid #e5e5e5; }
注意:这里的index是从1开始计数。
查看更多关于cssnth-child选中tr中的第3列td的详细内容...
声明:本文来自网络,不代表【好得很程序员自学网】立场,转载请注明出处:http://www.haodehen.cn/did115272
tr td:nth-child(3) { border-right: 1px solid #e5e5e5; }
注意:这里的index是从1开始计数。
查看更多关于cssnth-child选中tr中的第3列td的详细内容...
下一篇:css给table设置样式