Home » CSS » Css miscellaneous » Question
  1. Which of the following property sets in a shorthand form any or all background properties?
    1. background-position
    2. background-color
    3. font
    4. background
    5. None of these
Correct Option: D

background: background-color background-image background-repeat background-attachment background- position;



Your comments will be displayed only after manual approval.