Type your
HTML
here:
(scripts and custom event handlers are not allowed)
<div id="example"> <p>And I think it's gonna be a long long time, till touch-down brings me round again to find, I'm not the man they think I am at home.</p> </div>
Type any
CSS
you want here:
(any properties allowed except expression, behavior and @import)
/* here's max-height in action */ #example p { max-height:100px; } /* this is to make the demo look pretty */ p { font-size:40px; border:1px solid #969; background:#fdf; color:#303; }
Show me!
Your results appear here: