feedburner
Enter your email address:

Delivered by FeedBurner

feedburner count TwitterCounter for @nimzoindy

How to make a marquee blogroll

Labels:

How to make marquee blogroll? Below i will give you some tutorial.

1st, go to customize > then layout.
Choose add html/javascript. Paste below code :


<marquee scrolldelay="60" direction="up" onmouseover="if (this.stop) { this.stop() }"

height="110" onmouseout="if (this.start) { this.start() }" scrollamount="1">

<p>

<a href="Put your friends web address here">Put blog title here</a></p><p>

</marquee>



Done!






0 comments:

Post a Comment