Marquee with a link

Rabu, 01 Juni 2011

How to make Marquee with a Link ?
-Marquee with a link is used for 'link out', when your visitor want to know what is the contents of your links, how to make it, lets here we stay together learning it

See carefully, when you put your cursor on it, the text will be stop and then you click on the text,  it will automactically link out to the other blog web site







This link talk about news

This link talk about Hamster


This link about origami


Here the code to display in your blog just change the red color with your blog/web


<marquee align="center" direction="up" height="100" onmouseout="this.start()" onmouseover="this.stop()" scrollamount="2" width="100%">

<a href="http://www.kompas.com/" target="new">This link talk about news</a>

<a href="http://www.beternak-hamster.blogspot.com/" target="new">This link talk about Hamster</a>

<a href="http://faceblug.blogspot.com/" target="new">This link about origami </a>

</marquee>

Good Luck ..

0 comments:

Posting Komentar