Sub Menu1 Sub Menu2 Sub Menu3
Sub Menu1 Sub Menu2 Sub Menu3

Make Marquee On Blog

From Microsoft's Front Pages, we can create a marquee with just one tap.
With the help of Microsoft Front Pages, we'll explain it:
For Marquee Use the code below:

<MARQUEE align="center" direction="right"
height="200" scrollamount="2" width="100%">
bloggertrickandtips.blogspot.com
</MARQUEE>

Can use this code:

<MARQUEE align="center" direction="left"
height="200" scrollamount="3" width="100%"
behavior="alternate">bloggertrickandtips.blogspot.com</MARQUEE>

Or want to try the following code:

<marquee align="middle"
style="list-style-type: none; color: #FFFFFF;
font-family: Arial; font-weight: bold" bg>bloggertrickandtips.blogspot.com</marquee>

For Marquee walk / roll use the code below:

<marquee onmouseover="this.stop()" onmouseout="this.start()"scrollamount="2" direction="up" width="50%"
height="50" align="center">
bloggertrickandtips.blogspot.com
</marquee>

In use, you just add a new element Html / Javascript
on your blog. Done!
or visit pelajaran-blog

0 comments:

Posting Komentar

Recent Post

//**mGm-codetranslate-start**// //**mGm-codetranslate-stop**//