syntax-highlight

HTML (lang=html, theme=default)

JavaScript (lang=js, theme=monokai)

var foo = 'bar';

JavaScript (lang=css, theme=rainbow)

.foo { display: block; }