Menu
×
×
Correct!
题目:Add a black background color with white text to all table rows. 提示:Add the CSS "background-color" and "color" property for all <tr> elements. |
修改以下代码:
效果预览:
|
答案:
效果预览:
|