A Web Design Community curated by Chris Coyier
Or... browse the archives
tbody tr:nth-child(odd) { background-color: #ccc; }
great certainly saved me some time searching
this didn’t work well for me, but the PHP one worked great.
Cant understand, how it works…
@Dyllon and @Artem, here is a simple demo explaining how to use this code, and a live example of it being used.
http://webdesignandsuch.com/2010/08/add-zebra-striping-to-a-table-with-css3/
great certainly saved me some time searching
this didn’t work well for me, but the PHP one worked great.
Cant understand, how it works…
@Dyllon and @Artem, here is a simple demo explaining how to use this code, and a live example of it being used.
http://webdesignandsuch.com/2010/08/add-zebra-striping-to-a-table-with-css3/