Type your
HTML
here:
(scripts and custom event handlers are not allowed)
<div id="example"> <p>I knew I hadn't met my match, but every moment we could snatch, I don't know why I got so attached. It's my responsibility, and you don't owe nothing to me, but to walk away I have no capacity.</p> </div>
Type any
CSS
you want here:
(any properties allowed except expression, behavior and @import)
/* here's min-width in action */ #example p { min-width:100px; } /* this is to make the demo look pretty */ p { font-size:20px; border:1px solid #966; background:#fdd; color:#300; float:left; }
Show me!
Your results appear here: