Vidyalelo
CSS · Q96

CSS Text, Borders and Images

Programming · CSS · question 96

Q96

Which of the following property sets the background image to scroll or not to scroll with its associated element’s content?

A.
background-scroll
B.
background-attach
C.
background-attachment
Answer
D.
background-allowance

Answer: Option C

Solution

Answer: Option C
Solution:
Syntax: background-attachment: scroll | fixed | inherit