I am using Google Blogger (www.thecloudavenue.com) and would like to highlight the code. I tried a couple of ways, but not satisfied with the results. Can anyone share how they have done it?

link|improve this question
It would be great if you could list down what you've already tried. – Isxek Dec 25 '11 at 10:17
I tried it a couple of weeks back and didn't like the once I tried and don't remember the names also. – Praveen Sripati Dec 25 '11 at 10:55
feedback

migrated from superuser.com Dec 25 '11 at 11:25

This question came from our site for computer enthusiasts and power users.

2 Answers

up vote 2 down vote accepted

Alex Gorbatchev's SyntaxHighlighter is one of the most commonly used by software-related blogs for code highlighting. It lists several blogs that provide steps how to integrate it with the Blogger service.

link|improve this answer
Works like a charm - thanks – Praveen Sripati Dec 25 '11 at 10:54
feedback

Try Google Prettify. This is exactly what is used on StackExchange sites.

There is also good tool here, that would generate a HTML block for you with some fancy formatting.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown