1. CSS background-attachment

    Method of defining how a background image is attached to a scrollable element. Values include `scroll` (default), `fixed` and `local`.

  2. css property: background-attachment: fixed

  3. css property: background-attachment: local

  4. css property: background-attachment: multiple backgrounds

  5. css property: background-attachment: scroll