HTML and Web Technologies Quiz

Casual Mode - Take your time!

1 / 19
Correct
0
Incorrect
0
Score
0%
Multiple Choice

What is the correct HTML for adding a background color

  1. <background>yellow</background>
  2. <body background="yellow">
  3. <body style="background-color:yellow">
  4. <color = "yellow">
Change Mode