Answer:
To add background color in HTML, use the CSS background-color property
Step-by-step explanation:
Set it to the color name or code you want and place it inside a style attribute. Then add this style attribute to an HTML element, like a table, heading, div, or span tag.