Type your
HTML
here:
(scripts and custom event handlers are not allowed)
<div id="example"> <p>Once upon a time you dressed so fine, threw the bums a dime in your prime, didn't you?</p> </div>
Type any
CSS
you want here:
(any properties allowed except expression, behavior and @import)
/* here's border-top-color in action */ #example p { border-top-color:#000; } /* this is to make the demo look pretty */ p { border:5px solid red; }
Show me!
Your results appear here: