-
Which of the following property defines a shadow effect for text?
-
- img-shadow
- text-shadow
- box-shadow
- All of above
- None of these
Correct Option: E
The shadow effects are applied in the order specified and may overlay each other, but they will never overlay the text itself. Each shadow effect must specify a shadow offset horizontally and vertically and may optionally specify a blur radius and a shadow color.