Changes

Jump to: navigation, search

CSS GUIDE BACKGROUND IMAGE

58 bytes added, 17:12, 10 April 2007
revert
== Syntax ==
<pre>TARGET_ELEMENT {background-image: url | none value ;}</pre>
== Legal Values ==
<table border="20">
<tr>
<td>'''url'''</td><td>''A URL path to an image file to be used as the background image.''</td>
== Mozilla Recommended Values ==
See NotesIt is strongly recommended that developers should specify a background-color to be used if a given image is not available. This is similar to placing alternate text for images.t available. Background images are rendered in the foreground (i.e on top of the background color). This should be considered when using images with transparent background.
== Usage Examples ==
== Notes ==
It is strongly recommended that developers should specify a background-color to be used if a given image is not available. This is similar to placing alternate text for images.t available. Background images are rendered in the foreground (i.e on top of the background color). This should be considered when using images with transparent backgroundSee [[#Mozilla Recommended Values | Mozilla Recommended Values]] section.
== Specification Conformance ==
1
edit

Navigation menu