The background-color property is used to specify the background color of the element. For example:
h2,p{
background-color: #b0d4de;
}
The background-color property is used to specify the background color of the element. For example:
h2,p{
background-color: #b0d4de;
}