Changes

Jump to: navigation, search

CSS GUIDE BACKGROUND POSITION

450 bytes added, 20:05, 1 December 2006
no edit summary
== Summary ==
Use the background-position property to specify where a background image is placed. If the image repeats (horizontally, vertically or both) then it repeats from this location. If there is a single image, it is placed using the background-position property.
 
* Initial value: 0% 0%
* Applies to: all elements
* Inherited: no
* Percentages: refer to the size of the box itself
* Media: [[CSS:Media:Visual|visual]]
* Computed value: for <length> the absolute value, otherwise a percentage
== Syntax ==
== Specification Conformance ==
 
* [http://www.w3.org/TR/CSS1#background-position CSS 1]
* [http://www.w3.org/TR/CSS21/colors.html#propdef-background-position CSS 2.1]
* [http://www.w3.org/TR/2005/WD-css3-background-20050216/#background-position CSS 3]
== Browser Compatibility ==
== See Also ==
1
edit

Navigation menu