Background Color

The CSS background-color property it is used to set the background color in a html page.

Background Color example:

<html>
<head>

</head>
<body>

Background color example 1

Background color example 2

Background color example 3

</body> </html>

Background Color result:



Background color example 1

Background color example 2

Background color example 3