Zebra-striping table using CSS3
I love that CSS3 allows zebra-striping of tables using the nth-child() selector. The nth-child() selector can be a number, a keyword, or a formula.
I love that CSS3 allows zebra-striping of tables using the nth-child() selector. The nth-child() selector can be a number, a keyword, or a formula.