where the origin point of the background image is relative to
1
where the origin point of the background image is relative to
Value | Description |
---|---|
Values | |
border-box | position is relative to upper-left of border box |
content-box | position is relative to upper-left of content box |
padding-box | position is relative to upper-left of padding box |