Home » CSS » CSS Backgrounds » Question
  1. Which of the following is used for spread radius?
    1. v-offset
    2. color
    3. blur
    4. spread
    5. None of these
Correct Option: D

blur is an optional value, it sets the spread radius. A positive value increases the size of the shadow, a negative value decreases the size of the shadow. For blur radius we set the value blur, the higher the number, the more blurred the shadow will be spread.



Your comments will be displayed only after manual approval.