How Do You Set A Background Color In HTML?
Setting the background color in HTML is not done through its own tag. Instead, it’s done by setting an attribute in another tag, such as the body tag or a table or row tag. Color adds great appeal and readability (or sometimes unreadability!) to a website, so use it wisely. Open your text or HTML editing software and click wherever you want to set the background color. You must be just inside the already existing body, table, table row or table column tag of the element whose color you want to set.