Type your
CSS
here:
(any properties allowed except expression, behavior and @import)
/* here's border in action */ #example p { border:15px dotted #000; }
Type your
HTML
here:
(any tags allowed except script, iframe, frame, object, img and embed)
<div id="example"> <p>Like a rollin' stone.</p> </div>
Show me!
Your results appear here: