This CSS property is used to apply a shadow effect for an html element. This shadow will be applied to entire element as a background shadow but not for content. We have to use text-shadow property to apply shadow effect for the text.
Values for box-shadow property:
We can use box-shadow property with minimum 2 values or maximum 5 values.