Vidyalelo
CSS · Q71

CSS Properties, CSS Elements, CSS Functions and Tables

Programming · CSS · question 71

Q71

Which of the following property sets in a shorthand form any or all background properties?

A.
font
B.
background
Answer
C.
background-color
D.
background-position

Answer: Option B

Solution

Answer: Option B
Solution:
Syntax:
background: background-color background-image background-repeat background-attachment background- position;