📚 Practice Mode
HTML and Web Technologies Quiz
Learn at your own pace with hints and detailed explanations
1 / 19
Multiple Choice
What is the correct HTML for adding a background color
- <background>yellow</background>
- <body background="yellow">
- <body style="background-color:yellow">
- <color = "yellow">