Saturday, February 4, 2012

Testing the template

This is a test post. I am using it to test the formatting and the template using prettify.js. Let me post some code and see how it works out.

public static void main(String [] args){
      System.out.println("Hello World!");
}