Skip to main content

Make an Explanation tip footnote in blogger

varun's blogger tips
An Explanation tip is a footnote at the bottom of the page in a book. While reading a book if you see a symbol like an asterisk ,your gaze is automatically diverted to the foot of the page for the detailed explanation.In New Blogger every post is an independant page. You can also put Footnotes in your post using HTML tags.If you have statement like " Bethoven's symphony* is great".The reader will look for the explanation tip for "SYMPHONY*".You can also add numbers in that place for direct the readers to an explanation field.

It is done by using the superscript tag.Type the

<b><sup>1</sup></b>

code in Edit Html tab of Post Editor when creating your post and you will get the letters enclosed above your line.When the reader comes across such a superscript when reading a book he automatically looks at the bottom of the page for details on explanation tip. In a web page this is done by converting '1' into an anchor link pointing to the footer of the page. To do this ,use this code :

<a href='#SYMPHONY TIP'>1</a>

Now the number is converted into a link. The full code is :

<a href='#SYMPHONY TIP'><sup>1</sup></a> .

Now you must provide a target for the link so that when the readers clicks on '1' the page rolls down immediately to the Explanation tip at the bottom. At the bottom of your post type

<a name='HTML'>SYMPHONY TIP</a>

Check this out by clicking on '1' at the top and the page will roll down immediately to the explanation at the bottom.
Know how to add make a perfect BLOGROLL for a better ranking in google.

Popular posts from this blog

How to Write Blog Posts Search Engine Friendly

A blog post title with good keywords is very much important as the content in it.Adding best keywords in the title can promote your blog's ranking in search engines.People prefer postings with natural aptitudes.posting in blogs is an essential way of getting traffic from many areas.That's why advertisers prefer blogs than websites to promote their products.Blogs are very much contemporary and extremely dynamic.Thus they can interact with readers.Readers can submit their reviews and comments in that blog itself. Before you go for a good blog post,you should aware of blogger tactics.Lack of good keywords can affect the search engine rankings .Make sure that ,what your posts are about.Make a picture of matter you are going to write.Then write for two types of persons.One is genuine man and other is an automated algorithm. I can help you much more than making your titles perfect.For the human readers you should have much potential in your articles or posts. The more relevant to the

Download Rare and precious Tutorials

I am giving you some cool links to download rare Tutorials .Some of them are mine,and some from the regular surfing.Who ever worked behind these,i am crediting them with respect.OK now i am giving one by one links.All links are very efficient and precious .But if you feel,you haven't got,what you are searching for.Don't worry just comment here,we will share some. Most of the links are towards rapidshare.All files are present there,on the time of this work.So please download it as quick as possible,unless any error comes. 1. Download Tutorials of Assembly languages. - 16 Books - 156MB -------------------------------------------------------------- *Biggest ever 16 e books collection. The Assembly Programming Master Book Expert .net 2.0 IL Assembler Assembly Language : Step-by-Step Assembly Language Step-by-Step: Programming with DOS and Linux, Second Edition 80x86 Assembly Language and Computer Architecture Learn Microsoft Assembler in a Day Mastering Turbo Assembler, Second Edit

How to handle web crawlers

Crawler - a Review Crawlerism in Detail I just gave name "Crawlerism" for a fun,but actually it is much more than that.Search Engines can make simple part and portion of typed (or even copied) work into some revenue.But as the crawlers are concerned,the y never accept copied products.They will reject what they have seen before.Its really interesting to talk about a Crawler. Crawling is the main part of search engine process.These materials are known as spiders.When they search for the content you submitted,you are getting crawled. A crawler is also known as a web robot.It actually is a program rather an algorithm which browses the internet seeking for web pages and several web contents.They always search in the web for fresh data. The crawler begins its work in a web page, with taking its url,title,keys etc, and then seeks for hyperlinks.Hyperlinks are links made in HTML language.Then the crawler browses those links and moves on its way.So its quite important that