Examveda

Which of the following property defines a shadow effect for text?

A. box-shadow

B. img-shadow

C. text-shadow

D. none of the mentioned

Answer: Option D

Solution (By Examveda Team)

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.

This Question Belongs to CSS >> CSS Text, Borders And Images

Join The Discussion

Related Questions on CSS Text, Borders and Images