background-position-y

Specifies the y-position of a background image for an element.

Platform Support

IENetscapeMozillaOperaSafari
5.0+nonono1.2+

Usage

[length | percentage | vertical-alignment]. Example values: 50px 50px, 10% 5%, 2cm 4cm, 2cm 5%, center, etc.

Values

*Specify a value for background-position not on this list.
topTop of the parent element or window.
centerCenter of the parent element or window.
bottomBottom of the parent element or window.

Remarks

IE only.

Related

text_css aptana_docs