Create a Rainbow-Colored Link
>> Saturday, November 21, 2009
This article as well as a simple example of the use of files stored in my Google site (you can see how to Using Google Groups and Google Sites as Web Storage Space ... in the previous article).
Actually to Create a Rainbow-Colored Link (like in this blog), I just put a Javascript code right after tag
1. Log in to Blogger .
2. On your Dashboard, select the Layout menu, than click the Edit HTML. Under the Edit Template you can see your Blog's HTML.
3. Scroll down Edit Template and find <head> put this script below right after it
<script src='http://sites.google.com/site/blogforstorage/blog-for-us-f/rainbow.js'></script>And Save Template.
4. The URL, is the link address where I put the Javascript file that serves to rainbow-colored link. If You want to, You can download this Javascript file, upload it in Your web host and replace the link address above with Yours..
