-ms-background-position-x property
[This documentation is preliminary and is subject to change.]
Sets or retrieves the x-coordinate of the background-position property.
Syntax
-ms-background-position-x: length | percentage | hAlignment
Property values
length-
Floating-point number, followed by an absolute units designator (
cm,mm,in,pt, orpc) or a relative units designator (em,ex, orpx). For more information about the supported length units, see CSS Values and Units Reference. percentage-
Integer, followed by a percent sign (%). The value is a percentage of the width or height of the object.
hAlignment-
Horizontal alignment value.
CSS information
| Applies To | All elements |
|---|---|
| Media | visual |
| Inherited | no |
| Initial Value |
Standards information
There are no standards that apply here.
Remarks
Windows Internet Explorer 8. The -ms-background-position-x attribute is an extension to CSS, and can be used as a synonym for background-position-x in IE8 Standards mode.
See also
Build date: 3/14/2012