How to Create Blogroll (Link List Box)

This Post Is About how to create a blogroll, a box to place your friends link list. You can fill it with as many as links, and it's size will not get bigger. So it will save space on your blog or sidebar.

Here's the code that you should to copy and place on your blog or sidebar ("Add Page Element --> HTML/Java Script").


<div style="border: 1px solid rgb(153, 153, 153);
overflow: auto;
width: 200px;
height: 300px;
text-align: center; ">

#link1 <br />
#link2 <br />
#link3 <br />
#link...

</div>


Note:
- Text width: 200px; and height: 300px; is size of the box, you can change it according to your place or sidebar size .
- Change the text "#link1,#link2, #link3 " with your friends link list.





Top Blogs

Read more ...

Technorati Tag Widget



Your Top Tags Widget
Display your top tags with the Blog Top Tags widget in a beautiful cloud formation (or the top tags of any blog). Copy the code snippet below, replacing {URL} with your blog URL. Note: when you first install this widget on your blog, it will take us a few minutes to build a custom widget with your blog's top tags, but then after that we'll keep it up to date for you.





Code :


<script src="http://widgets.technorati.com/t.js" type="text/javascript"> </script>
<a href="http://technorati.com/blogs/{URL}?sub=tr_tagcloud_t_ns" class="tr_tagcloud_t_js" style="color:#4261DF">View blog top tags</a>




More Technorati Tag Widget In Technorati Blog Widget





Top Blogs

Read more ...