Tutorials
THE WORLD'S LARGEST WEB DEVELOPER SITE

Exercise:

Add a black background color with white text to all table rows.

Hint: Add the CSS "background-color" and "color" property for all <tr> elements.