Posts

How To Add Moving Text In Blogger

Tool-Code

1. How to add simple moving text

This is live demo of simple moving text

Code for simple moving text:

<marquee>This is simple moving text</marquee>

2. How to add simple moving text with direction

Welcome to our website! Enjoy browsing through our content
<marquee direction=&quot;left&quot;>
        Welcome to our website! Enjoy browsing through our content
    </marquee>

Post a Comment