Tuesday, January 21, 2014

Code Snippet in Blogspot

I use the following code CSS to post the code snippets in this blog:

I use the following code CSS to post the code snippets in this blog:
<code style="color: black; word-wrap: normal;">
<! ... Your Code Here .... !>
</code>


No comments:

Post a Comment