CSS3 Zebra trazando una tabla | Programar Plus

tbody tr:nth-child(odd) {
   background-color: #ccc;
}
(Visited 2 times, 1 visits today)