Click here to the Article

In this Tutorial i'll teach you how to add a amazing floating facebook like box to your blog.

This is default featured slide 2 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 3 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 4 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 5 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

Save Buddhism Click sign petition

Tuesday, September 25, 2012

How to add a link to your web page easily

Hi my friends today i'm gonna teach you how to create a links in your HTML documents.OK let's start the lesson....

OK this is some thing like this when you add this code you can click on it and go to another web page or image etc..
when you move your mouse cursor over the link that you create on your page.the cursor will be turn into a little hand..
this kind of links are specified in HTML using the <a> tag,

this <a> tag can be use in two ways on the HTML documents...

firstly To create a bookmark inside a document, by using the name attribute,and
secondly To create a link to another document, by using the href attribute.

The HTML code for link is so simple and easy to remember.It's like this,

<a href="traget url">your text to the link</a>

The href attribute is specifies the destination of your link look at the example given below.

<a href="http://allneedforyou.blogspot.com/">click here to allneedforyou</a>

it will display like this click here to allneedforyou

if you click on that link you will redirect to allneedforyou home page.....that's easy guys make your experiment and search new thing like a pro be a pro this tutorial is for beginners...see you soon

Sunday, September 23, 2012

How to add a Facebook floating like Box to blog,amazing new facebook like box tutorial

Add facebook floating like box to your blogger blog easily 



hello my friends today i have another cool tutorial about blogger gadgets......this tutorial about floating facebook like box....(you can see that like box  on my blog right side )...ok i think it so cool and make your blog so professional ok let start the mission.

props you need-

*copy and paste skills :D
*your facebook page should need a facebook user name....if you dont have a user name go and add a user     name it will need for you.

01.now go to your blogger dashboard --> and goto design ---> add gadget ---> HTML/javascript (look at     the example images from new blogger interface)


then goto the layout

go to the add gadget





then copy the code given below.




02. paste that code to your HTML/javascript content box


03.Then replace allneedforyouever with your facebook user name....if your facebook page dosen't have a          user name goback to your facebook page and go Edit --->and add any user name you like

   
and click save you Done...look at your blog and enjoy....please comment.....

your final result