Prop Background Attachment
# XSL-FO background-attachment Property
[](javascript:history.back())
* * *
## Definition and Usage
The background-attachment property defines whether a background image is fixed or scrolls with the page.
* * *
## Details
* Inheritable: No
* Percentage: N/A
* Media type: Visual
* * *
## Property Values
| Value | Description |
| :--- | :--- |
| scroll | Default value. Specifies that the background image scrolls with the page. |
| fixed | Specifies that the background image is fixed. |
* * ](javascript:history.back())
YouTip