background-position
If a background image has been specified, this property specifies its initial position. If only one value is specified, the second value is assumed to be 'center'. If at least one value is not a keyword, then the first value represents the horizontal position and the second represents the vertical position. Negative <percentage> and <length> values are allowed. CSS2 Reference: "background-position" property
Attribute information
Namespace: None
Schema document: fo.xsd
Type: Anonymous
Properties: Local, Unqualified
Value
- Type based on xsd:token
Valid value inherit
- List of:
- Union of:
- Type based on xsd:string
- Pattern: [\+\-]?\d+(\.?\d+)?%
- Type based on xsd:string
- Pattern: [\+\-]?\d+(\.?\d+)?(pc|px|pt|mm|cm|in|em)
from type fo:percentagefrom type fo:length - Type based on xsd:string
- Minimum length of list: 1
- Maximum length of list: 2
- Union of:
- List of:
- Type based on xsd:token
Valid value top center bottom left center right
- Minimum length of list: 1
- Maximum length of list: 2
- Type based on xsd:token
from type fo:inherit
Used in
- Attribute group fo:background-position
- Anonymous type of element fo:basic-link via reference to fo:common-border-padding-and-background-properties
- Anonymous type of element fo:block via reference to fo:common-border-padding-and-background-properties
- Anonymous type of element fo:block-container via reference to fo:common-border-padding-and-background-properties
- Anonymous type of element fo:character via reference to fo:common-border-padding-and-background-properties
- Anonymous type of element fo:external-graphic via reference to fo:common-border-padding-and-background-properties
- Anonymous type of element fo:initial-property-set via reference to fo:common-border-padding-and-background-properties
- Anonymous type of element fo:inline via reference to fo:common-border-padding-and-background-properties
- Anonymous type of element fo:inline-container via reference to fo:common-border-padding-and-background-properties
- Anonymous type of element fo:instream-foreign-object via reference to fo:common-border-padding-and-background-properties
- Anonymous type of element fo:leader via reference to fo:common-border-padding-and-background-properties
- Anonymous type of element fo:list-block via reference to fo:common-border-padding-and-background-properties
- Anonymous type of element fo:list-item via reference to fo:common-border-padding-and-background-properties
- Anonymous type of element fo:page-number via reference to fo:common-border-padding-and-background-properties
- Anonymous type of element fo:page-number-citation via reference to fo:common-border-padding-and-background-properties
- Anonymous type of element fo:page-number-citation-last via reference to fo:common-border-padding-and-background-properties
- Anonymous type of element fo:region-body via reference to fo:common-border-padding-and-background-properties
- Anonymous type of element fo:scaling-value-citation via reference to fo:common-border-padding-and-background-properties
- Anonymous type of element fo:table via reference to fo:common-border-padding-and-background-properties
- Anonymous type of element fo:table-and-caption via reference to fo:common-border-padding-and-background-properties
- Anonymous type of element fo:table-caption via reference to fo:common-border-padding-and-background-properties
- Anonymous type of element fo:table-cell via reference to fo:common-border-padding-and-background-properties
- Anonymous type of element fo:table-column via reference to fo:common-border-padding-and-background-properties
- Anonymous type of element fo:table-row via reference to fo:common-border-padding-and-background-properties
- Anonymous type of element fo:title via reference to fo:common-border-padding-and-background-properties
- Attribute group fo:common-border-padding-and-background-properties via reference to fo:background-position
- Attribute group fo:shorthand-properties via reference to fo:background-position
- Type fo:region-before-after via reference to fo:common-border-padding-and-background-properties (Elements fo:region-before, fo:region-after)
- Type fo:region-start-end via reference to fo:common-border-padding-and-background-properties (Elements fo:region-start, fo:region-end)
- Type fo:table-section via reference to fo:common-border-padding-and-background-properties (Elements fo:table-header, fo:table-footer, fo:table-body)