Type your
CSS
here:
(any properties allowed except expression, behavior and @import)
/* here's zoom in action */ #example { zoom:200%; } /* this is to make the demo look pretty */ p { border:3px double #444; padding:10px 10px 20px 70px; height:40px; background:url(weather.png) transparent no-repeat 5px 5px; }
Type your
HTML
here:
(any tags allowed except script, iframe, frame, object, img and embed)
<p id="example">I can see clearly now the rain has gone.</p>
Show me!
Your results appear here: