PHP Zebra Striping une table - Astuces CSS

Anonim

Ligne de tableau dans une boucle:

 

CSS:

.even ( background-color:#FFF; ) .odd ( background-color:#666; )