pair impaire css

CSS
tr:nth-child(even) {background: #CCC}
tr:nth-child(odd) {background: #FFF}
Source

Also in CSS: