Loading

Daftar Dari Sini Google AdSense 100% Approved

Friday, February 10, 2012

How To Make a paper or text Walking



Often we see a blog that was decorated by writing or words that run on the blog of our friends. most likely already know. but here I try to share with friends who do not know how to make it.

Note: 
I will discuss this regular walking is not a written paper that if there are mouse running in the area would stop writing.

here's how to make it ;

*Login to Blogger
*Then click on Page Layout and Elements
*Once inside the Elements page click Add a Gadget
*Then select HTML / JavaScript
*The next step marquee code that you want like the example below:

Text runs from right to left


code:
 <marquee direction="left" scrollamount="2" align="center">examples of current text</marquee>

result:
examples of current text

- Text runs from left to right


code:
 <marquee direction="right" scrollamount="2" align="center"> examples of current text </marquee>

result:
examples of current text

Text runs from top to bottom :

code:
 <marquee direction="down" scrollamount="2" align="center">  examples of current text   </marquee>

result:

examples of current text




Text runs from bottom to top:


code:
 <marquee direction="up" scrollamount="2" align="center">   examples of current text  </marquee>

result:
examples of current text



okay up here once the information about "How To Make a paper or text Walking"

No comments:

Post a Comment