few words about your site

code highlighting

inline highlight

public class HelloWorld {
    public static void main( String[] args ) {
        System.out.println( "Hello World!" );
        System.exit( 0 ); //success
    }
}
var t = { a : 1 };

using gist