Tell me more ×
Web Applications Stack Exchange is a question and answer site for power users of web applications. It's 100% free, no registration required.

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?

share|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

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

2 Answers

up vote 5 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.

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

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.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.