CSS3 Shadow Effects text-shadow box-shadow 1> text-shadow The text-shadow property adds shadow to text. This property accepts a comma-separated list of shadows to be applied to the text. syntax text-shadow: h-shadow v-shadow blur-radius color|none|in