-->

How to make Blogroll in Blogger

Saturday, March 5

Blogroll is a collection of links to several other blogs. Blogroll usually placed on the side line (sidebar) home page most blogs.

Each blog writers have different criteria to include other blogs in their blogroll. Some blogroll can contain the usual list of weblogs read by the author and some news gatherers.

* Choose a layout> Page Elements> Add a Gadget> HTML / JavaScript> type blogroll on the title, then type the following code in the content> Save:

<form><select name=”menu” onchange= “window.open(this.options[this.selectedIndex].value,’_blank’)” size=1 name=menu>
<option>- My Blogroll-</option>
<option value=”http://www.tes.com/“/> tes1 </option>
<option value=”http://www.tes.com/“/> tes2 </option>
<option value=”http://www.tes.com/“/> tes3 </option>
</select></form>

   
Description:

Code that is blue to link your blogroll
Red code to name of your blogroll



Good luck ..!

0 comments:

Post a Comment