This post focusses on tweaking wordpress blogs. Although blog.co.in blogs run on Wordpress, they do not allow you to edit the themes, so this will not be applicable in this case. This will be the first technical kind of stuff on this blog.
Wordpress is a blogging program, which is Open Source and runs on PHP. Consider this as a short tutorial on PHP as well. Only, I will tell some tricks to tweak your profile with PHP. The tricks would be like this:
1. Adding background image to the blog.
2. Adding an image to the header.
3. I leave the rest upon you to discover.
1. Adding background image to the blog.