I\'m using blogger.com to host some texts on programming, and I\'d like to use Prettify (same as Stack Overflow) to nicely colour the code samples.
How do I ins
It's very simple to add google code prettifier in your blogger.
just include the below javascript library in your blogger just before tag.
just like in the below picture...

Now you successfully added google code prettifier in your blogger.
Now if you want to insert code in your blogger post then add code (html, css, php and etc.), then insert that code between .... tags.
...
or
...
Demo of the google Prettify on Blogger
Also please refer this documentation for adding this Google prettifier to blogger in the following link.
how to add Syntax Highlighter For Blogger Using Google Prettify