Multiple choice

Which of the following property in css (cascading style sheet) is used to control the scrolling of an image in the background?

  1. Background-attachment

  2. Background-position

  3. Background-repeat

  4. Background-image

  5. None of the above.

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

This property determines that the background image is fixed or it scrolls with the rest of the page.