Q. How do you add a background color for all <h1> elements?
β
Correct Answer: (C)
h1 {background-color:#FFFFFF}
You must be Logged in to update hint/solution