So you can have multiple text-shadow's
.multitextshadow {
text-shadow:
4px 4px 2px red,
-4px -4px 2px green,
0 4px 2px black,
-4px 4px 2px blue;
color:#CCC; }
Apply that to some header text and vomit at the output. Pretty great to know that you can use multiple shadows like this though.
Written by Kimb Jones
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Css
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#