Type your
HTML
here:
(scripts and custom event handlers are not allowed)
<p id="example">There you go, way too fast; don't slow down you're gonna crash.</p>
Type any
CSS
you want here:
(any properties allowed except expression, behavior and @import)
/* here's filter in action */ #example { filter:progid:DXImageTransform.Microsoft.MotionBlur(strength=10,direction=310); } /* this is to make the demo look pretty */ p { float:left; border:3px double #444; padding:10px; }
Show me!
Your results appear here: