You can put <marquee> tag to your blogger.<marquee> tag mean animation text.you can try below codes. Add them as java scripts.
1.Animation Left to Right
<marquee direction="left">Havelockknights</marquee>
This show will like this:
2. Animation Right to Left
<marquee direction="right">Havelockknights
</marquee>
This show will like this:
3.Animation Down to Up
<marquee direction="up">Havelockknights.</marquee>
This show will like this:
4. Animation Up to Down
<marquee direction="down">Havelockknights</marquee>
This show will like this:
Comments
Post a Comment
Please Leave Your Comments