syntax-highlight

HTML

CSS

.foo { display: block; }

JavaScript

var foo = function () { return 'bar'; };