Background Attachment Section
The Background Attachment group, which appears under the Background tab, looks as follows:

The commands that modify the background-attachment property are as follows:
|
UI Element |
Name |
Description |
|
|
Fixed |
Sets the background-attachment property to fixed. |
|
|
Scroll |
Sets the background-attachment property to scroll. |
|
|
Inherit |
Sets the background-attachment property to inherit. |
|