View Single Post
Old 06-09-2008, 09:16 AM   #5 (permalink)
sketchMedia
The Prestige
Advanced Programmer Top Contributor Good Samaritan 
 
sketchMedia's Avatar
 
Join Date: Oct 2007
Location: Manchester, UK
Posts: 854
Thanks: 32
sketchMedia is on a distinguished road
Default

Have a look into a syntax highlighter for your code blocks

GeSHi - Generic Syntax Highlighter :: Home - geshi (this forum uses it) or:
syntaxhighlighter - Google Code - have used this in the past

It will make your tutorials on coding easier for people to read and seperate the code from the description.
__________________
mysql> SELECT * FROM `users` WHERE `users`.`clue` > 0;
Empty set (0.00 sec)
sketchMedia is offline  
Reply With Quote
The Following User Says Thank You to sketchMedia For This Useful Post:
ETbyrne (06-09-2008)