HTML Code of scrolling text :

Scrolling Text HTML Code-
<marquee behavior="scroll" direction="left">
I am Devansh Mishra..........
</marquee>

<marquee behavior="scroll" direction="right">
I love❤ Programming!!!!!!!!
</marquee>

Popular posts from this blog

HTML Code of Calculator