How to post source code on wordpress.com
Now, developer completely post source code block on a post by using
sourcecode tag in the post
For example, I want to post a JavaScript block
function test() {
alert('this is only testing');
}
Categories: ICT News
Recent Comments