Home » CSS » CSS Backgrounds » Question
  1. Which of the following property sets the background image to scroll or not to scroll with its associated element’s content?
    1. background-attachment
    2. background-allowance
    3. background-attach
    4. background-scroll
    5. None of these
Correct Option: A

Syntax: background-attachment: scroll | fixed | inherit



Your comments will be displayed only after manual approval.