The background-color property specifies the color of the background.
p {background-color: 00FF00;}
Green Background
p {background-color: red;}
Red Background
Link to this page: If you find this page useful, we encourage you to link to this page. Simply copy and paste the code below to your website, blog, or profile.
<a href="http://www.1keydata.com/css-tutorial/background-color.php">CSS Background-color Property</a>