Posts

Showing posts with the label Blog Tricks

How To Insert Program Code[C++,C,Php, HTML..etc ] In Word Press Or Blogger

Image
Guys,                                   If you are a beginner the u may noticed that some time you can't enter the program code .. and some time it may seems to be wrongly printed...The basic reason is that the Blogger will also work out your code resulting in error data. So in order to insert the Program code use the following site and enter the code on it and get the formated code on the other end.. Happy coding Link : Code Formatter

How To Save Your Blog In to a PDF or a Book

Image
Guy, Some people definitely want to save their blog works in to some storage, and here is a method by which you can either save your blog or print it.. Go to this site:- printmyblog

A perfect tool for bloggers - A Link Broken Checker

Image
Guys , I am celebrating my "5000" page visitors now.. and i am submitting this blog as a reward to all my readers and fellow bloggers.... You may have many broken links in your blog,which may indicate error message or broken image etc.So here is a tool to check the broken links and all.... Visit here W3C About W3C:- The Markup Validator is a free service by W3C that helps check the validity of Web documents. Most Web documents are written using markup languages , such as HTML or XHTML . These languages are defined by technical specifications , which usually include a machine-readable formal grammar (and vocabulary). The act of checking a document against these constraints is called validation , and this is what the Markup Validator does. Validating Web documents is an important step which can dramatically help improving and ensuring their quality, and it can save a lot of time and money (read more on why validating matters ). Validation is, however, neither ...

How To Display IP address of the visitors

Image
Guys, If you want to display IP address of the visitors then follow the steps Step 1:- Just copy the code given below Step 2:- Get in to Dashboard Step 3:- Select Design>> Click on HTML edit>> Paste that code. Code is If you use this code then it display the >>IP address of visitor >>Browser >>Os >>Country of the visitor.