Let's practice to make marquee in many way so you have many option to add it on to your blog.
Here you go !!!
Marquee with hyperlinks script:
<marquee behavior="scroll" direction="left" bgcolor="#99FFFF" onmouseover="this.stop()" onmouseout="this.start()" scrollamount="4">
<a href="url#1">LINK#1</a> | <a href="url#2">LINK#2</a> | <a href="url#3">LINK#3</a>
</marquee>
Result:
Like always, you can customize it as you like to make it more eye catching.
No comments:
Post a Comment