nth-child()
First Row

1
2
3
4

nth-child()
Second Row

5
6
7
8

nth-of-type()
First Row

1
2
3
4

nth-of-type()
Second Row

5
6
7
8