📚 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

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