Source code in WordPress blog
You can easily add source code to you blog by adding something like this in the HTML view of you post: [sourcecode language="css"] public class MyClass { public string MyProperty {get;set;} } [/sourcecode] This will be presented like this For a list of languages take a look at Posting Source Code