Type your
HTML
here:
(scripts and custom event handlers are not allowed)
<div id="sidebar"> <p>Halfway up the stairs is the stair where I sit. There isn't any other stair quite like it.</p> </div>
Type any
CSS
you want here:
(any properties allowed except expression, behavior and @import)
/* here's position in action */ #sidebar { position:absolute; top:0; right:0; } /* this is to make the demo look pretty */ #sidebar { border:2px solid #909; width:150px; }
Show me!
Your results appear here: