Music

The text shadow CSS property is used to add shading to any text related HTML element. The syntax includes figures for the X-offset (horizontal), the Y-offset (vertical), the Blur amount and finally the Color of the actual shadow. You can layer multiple shadows, separated by a comma, to create interesting visual effects. Remember, text-shadow is a CSS3 style attribute and is limited to browsers that can render the specification.