css property text shadow code example
Example 1: css text shadow
text-shadow: x, y, blur, color;
Example 2: text-shadow
text-shadow: h-shadow v-shadow blur-radius color|none|initial|inherit;
text-shadow: x, y, blur, color;
text-shadow: h-shadow v-shadow blur-radius color|none|initial|inherit;