JS

Beginner HTML Topics - html for adding a backgroun...

27.

Which of the following HTML tags is used to add a background color to a specific section of a webpage?

<h1 style="bg-color: pink;">

<span bgcolor="green">

<section style="color: blue;">

<div style="background-color: blue;">