Saturday, January 29, 2011

Add MAQUEE Text (Animation text) to blogger

You can put <marquee> tag to your blogger.<marquee> tag
mean animation text.you can try below codes.

1.Animation Left to Right
<marquee direction="left">Your text here....</marquee>

This show will like this:

 Your text here....

2. Animation  Right to Left
<marquee direction="right">Your text here....</marquee>


This show will like this:

Your text here....

 3.Animation  Down   to Up
<marquee direction="up">Your text here....</marquee>

This show will like this:


Your text here...
4. Animation  Up  to Down

<marquee direction="down">Your text here....</marquee>


This show will like this:

Your text here....

0 comments:

Post a Comment