css3属性text-shadow css3文字阴影。 text-shadow: h-shadow v-shadow blur color;
h-shadow | Required. The position of the horizontal shadow. Negative values are allowed | Play it » |
v-shadow | Required. The position of the vertical shadow. Negative values are allowed | Play it » |
blur | Optional. The blur distance | Play it » |
color | Optional. The color of the shadow. Look at CSS Color Values for a complete list of possible color values |