I want to create a moving text line. Can anybody help me, how can I specify that. For example, I want <h1> Hi User</h1> this text line to continuously move from left to right corner.
I want to create a moving text line. Can anybody help me, how can
Share
You could use
<marquee>for this.Note that it’s deprecated in HTML4.01.