Type your
HTML
here:
(scripts and custom event handlers are not allowed)
<p id="breadcrumbs"> <a href="#">home</a> / <a href="#">reference</a> / <a href="#">css</a> </p>
Type any
CSS
you want here:
(any properties allowed except expression, behavior and @import)
/* here's pseudoelement-before in action */ #breadcrumbs:before { content:"You are here: "; margin-right:0.5em; }
Show me!
Your results appear here: