background-image property


What it does:
This property indicates the URL for the background image.

HTML Equivalent:
<center>, <p (or anything that can be aligned) align="***">

Values:
none: No background image for the property
(url): Specify a URL to be used as the background image (see below)

Example:
External Style Sheet: body {background-image: url(IMG URL HERE);}
In-line: <body style="background-image: url(IMG URL HERE)">

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