CSS3 blur text
Demo : http://codepen.io/revivifier/pen/rHDpv
div{
color: transparent;
text-shadow: #000 0 0 3px;
}
</pre></code>
It only works on CSS3-supported browsers.
Used here : http://visualidiot.com/articles/terms
Written by Ankesh
Related protips
3 Responses
Great example :-D
over 1 year ago
·
See also (the less supported) filter: blur()
http://codepen.io/anon/pen/jGudi
over 1 year ago
·
@joshhunt : cool. thanks for sharing !
over 1 year ago
·
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#