Completed 0 of 53 Exercises
CSS Border
CSS Background
CSS Padding
CSS Margin
CSS Font
CSS Text
CSS LInks
CSS Tables
CSS Color
CSS Gradients
CSS Pseudo-classes
CSS How to ...
Create a zebra-striped table by using the nth-child() selector. Use "grey" for even table rows, and "green" for odd table rows.