问答详情
源自:2-20 表格--斑马线表格

大佬看看是不是错误

.table-striped > tbody > tr:nth-child(odd) > th   th不是在里面吗? 比如这样.table-striped > thead > tr:nth-child(odd) > th

提问者:qq_allinone_0 2017-02-25 12:07

个回答

  • 赵小刀丝儿
    2017-02-25 12:48:22

    应该是有些表格样式,tbody里也用到th的样式了吧!th其实只是应用一种样式而已,不要学得太死了