MCQ
What is the correct HTML for adding a background color?
Explanation
The style attribute with background-color property is the modern way to set background color in HTML.