To add code, paste it into HTML and enclose it as follows:
LANGUAGE can be cpp c c++ csharp css delphi pascal java javascript php python rb ruby rails ror sql vb vb.net xml html xhtml xslt<pre class="[LANGUAGE]" name="code"> [PUT CODE HERE] </pre>
Here's an example:
def hello(x): for i in x: if x < 10: print i return len(x)
To convert code with < and & in it, you can use
SvaraRaderahttp://www.opinionatedgeek.com/dotnet/tools/htmlencode/encode.aspx