Friday, 5 October 2012

Adding a Syntax Highlighter to your Blogger blog

http://www.cyberack.com/2007/07/adding-syntax-highlighter-to-blogger.html

<pre class="brush:html">
Your 'HTML' code goes here
</pre>
Your 'HTML' code goes here

<pre class="brush:css">
Your 'CSS' code goes here
</pre>
Your 'CSS' code goes here

No comments:

Post a Comment