CSS of specific table row

后端 未结 3 1460
旧时难觅i
旧时难觅i 2021-01-16 05:33

I have a table as this one:

<         
3条回答
  •  深忆病人
    2021-01-16 06:34

    You can use :nth-child() selector:

    http://www.w3schools.com/cssref/sel_nth-child.asp

提交回复
热议问题
example text
example text