Type your
HTML
here:
(scripts and custom event handlers are not allowed)
<div id="example"> <p>All I can ever be to you, is a darkness that we knew, and this regret I've got accustomed to. Once it was so right, when we were at our high, waiting for you in the hotel at night.</p> </div>
Type any
CSS
you want here:
(any properties allowed except expression, behavior and @import)
/* here's width in action */ #example p { width:100px; } /* this is to make the demo look pretty */ p { font-size:20px; border:1px solid #696; background:#dfd; color:#030; float:left; }
Show me!
Your results appear here: