how to setting a background color in css properties ?
class 8
Answers
Answered by
2
Answer:
The background-color property sets the background color of an element. The background of an element is the total size of the element, including padding and border (but not the margin). Tip: Use a background color and a text color that makes the text easy to read.
Similar questions