In one of our previous posts,we discussed a topic which is “HOW TO ADD HTML ENCODE/DECODE-TOOL WIDGET TO BLOGS.”.
And just as mentioned in that tutorial,the tool being made mentioned here was also provided by http://centricle.com.
Many at times,you might be asked to include a keyword while registering for a service online not 'More than or Below' a specified number of words and/or character.
This tool comes really handy in such a situation as you do not have to start counting every single letters manually.
Likewise as a blogger, you might want to count the number of characters in your post title as its often said that "Maintaining a below 60 is best".
Now,to add this tool to your blog,here's an easier way of doing that.
  1. Login to your Blogger dashboard.
  2. Navigate to Layout » 'Add a Gadget' » 'HTML/JAVASCRIPT' and Copy-Paste the code below into the text box.
  3. *Alternatively,you can create a page for it [Learn how to create pages in Blogger.]
  4. <form action="http://centricle.com/tools/word+character-counter/" method="post" target="blank"> <fieldset> <label for="pad">String:</label> <textarea cols="60" rows="15" name="pad" id="pad"></textarea> <input class="submit" type="submit" name="countem" value="How Many?" /> </fieldset> </form>
  5. Save the widget and that'll be all.
HERE'S A LIVE DEMO OF THE WIDGET.
  

0 blogger-facebook:

Post a Comment

 
Top