The text-shadow CSS property adds shadows to text. It accepts a comma-separated list of shadows to be applied to the text and any of its decorations. Each shadow is described by some combination of X and Y offsets from the element, blur radius, and color.... Try it Syntax css /* offset-x | offset-y...Animation type a shadow list Formal syntax text-shadow = none | [ <color>...