Monday, 26 August 2013

Style table to highligh every other 2 rows

Style table to highligh every other 2 rows

I've been reading about css3's nth-child, but can't figure out how I can
style a table where rows 3,4 | 7,8 | 11,12 | 15,16 etc. are yellow.
Basically every other 2 rows are styled.
Thanks

No comments:

Post a Comment