public class HelloWorld()
public static void main(String [] args) {
System.out.println("hello world!");
}
}
I added all of the SyntaxHighlighter.css to the head section of the blogger template. Then under that I add links to the JavaScript files I needed.
The last step is to add the following at the end of the template before the end of the body tag.
All the following around the code to post.
nice, i will have to look into this for my blog.
ReplyDelete