starting position of the background image
1
starting position of the background image
Note: If a second value is not specified, "center" will be assumed.
Value | Description |
---|---|
Values | |
x y | an x,y coordinate |
x% y% | a relative x,y coordinate |
center bottom | aligned to the bottom and horizontally centered |
center center | vertically and horizontally centered |
center top | aligned to the top and horizontally centered |
left bottom | aligned to the bottom left corner |
left center | vertically centered and aligned left |
left top | aligned to the top left corner |
right bottom | aligned to the bottom right corner |
right center | vertically centered and aligned right |
right top | aligned to the top right corner |