Type your
HTML
here:
(scripts and custom event handlers are not allowed)
<div id="example"> <p>She packed my bags last night pre-flight. Zero hour — nine a.m; and I'm gonna be high as a kite by then.</p> </div>
Type any
CSS
you want here:
(any properties allowed except expression, behavior and @import)
/* here's height in action */ #example p { height:100px; } /* this is to make the demo look pretty */ p { font-size:40px; border:1px solid #696; background:#dfd; color:#030; }
Show me!
Your results appear here: