css tpseudo slect second row



:



:



:
tr:nth-child(1) {
    background: white;
}
tr:nth-child(3) {
    background: white;
}
tr:nth-child(5) {
    background: white;
}
tr:nth-child(7) {
    background: white;
}
:
https://stackoverflow.com/questions/...-css-selectors