Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

marquee tag in html

<marquee behavior="scroll" direction="up" scrollamount="1">Slow Scrolling</marquee>
<marquee behavior="scroll" direction="right" scrollamount="12">Little Fast Scrolling</marquee>
<marquee behavior="scroll" direction="left" scrollamount="20">Fast Scrolling</marquee>
<marquee behavior="scroll" direction="right" scrollamount="50">Very Fast Scrolling</marquee>

<!--Follow me on linkedin- https://www.linkedin.com/in/anshul-soni2010/-->
<!--Visit my website- http://anshulsoni.netlify.app-->
<!--Code by Anshul Soni,a Young Front End Developer-->
 
PREVIOUS NEXT
Tagged: #marquee #tag #html
ADD COMMENT
Topic
Name
3+4 =