Below is my table:
-----------------------------------
Sl. No. : File No. :
:-----------------------
: Subject1 :
-------------------------------------
1. : 1/2/34-gr :
:----------------------
:Nice table :
----------------------------------------
2. : 1/2/34-gr :
:----------------------
:Nice table :
----------------------------------------
and so on.......
Now I want color the background of every odd Sl. No., but since the 2nd column has two rows, I can't achieved it by using n-th even. What other method can be used? (using CSS,HTML or JS)