background-color property


What it does:
This property specifies the background color in hex codes or color names.

HTML Equivalent:
<body (or anything that can have a bgcolor) color="***">

Values:
(color): Specify a hex color code of the color you want the background to be

Example:
External Style Sheet: table {background-color:#339900;}
In-line: <body style="background-color: #339900">

CSS Properties: Contents

::Fonts
font-style
font-weight
font-family
color
::Text
text-align
text-decoration
text-transform
text-shadow
::Backgrounds
background-color
background-image
background-repeat
background-attachment
::Scrollbars ::Dimensions ::Margins and Padding
::Borders
Border
Border-width
Border-style