How do you add a background color for all h1 elements?
Answers
Answered by
0
Answer:
Select from following answers: all. h1 {background-color:#FFFFFF;} h1 {background-color:#FFFFFF;} h1. all {background-color:#FFFFFF;} h1. all background-color:{#FFFFFF;} All Above⏪⏪
Similar questions