Sunday, 19 October 2008
Thursday, 16 October 2008
Posting code to blogspot
I just found out how to post code snippets to blogspot
Use the (pre) & (code) tags to denote code segments (using normal html <> style tag brackets instead of the round ones used here)
(pre)(code)
Source code goes here
(/code)(/pre)
Once we replace the round tags we get output like this
Use the (pre) & (code) tags to denote code segments (using normal html <> style tag brackets instead of the round ones used here)
(pre)(code)
Source code goes here
(/code)(/pre)
Once we replace the round tags we get output like this
Source code goes here
Subscribe to:
Posts (Atom)