1). Continuous scrolling text:
<!-- HTML codes by www.webtopsolution.blogspot.com -->
<marquee behavior="scroll" direction="left">Your scrolling text goes here</marquee>
<p style="font-size:10px;">Web Top Solution</p>
<!-- HTML codes by www.webtopsolution.blogspot.com -->
<marquee behavior="scroll" direction="left">Your scrolling text goes here</marquee>
<p style="font-size:10px;">Web Top Solution</p>
2). Text bouncing back and forth:
<!-- HTML codes by www.webtopsolution.blogspot.com -->
<marquee behavior="alternate">Your bouncing text goes here</marquee>
<p style="font-size:10px;">Web Top Solution</p> editor</a></p>
Text Scrolling Upwards:
<!-- HTML codes by www.webtopsolution.blogspot.com -->
<marquee behavior="scroll" direction="up">Your upward scrolling text goes here</marquee>
<p style="font-size:10px;">Web Top Solution</p> editor</a></p>
<!-- HTML codes by www.webtopsolution.blogspot.com -->
<marquee behavior="scroll" direction="left" scrollamount="1">Slow scroll speed</marquee>
<marquee behavior="scroll" direction="left" scrollamount="10">Medium scroll speed</marquee>
<marquee behavior="scroll" direction="left" scrollamount="20">Fast scroll speed</marquee>
<p style="font-size:10px;">Web Top Solution</p> editor</a></p>
No comments:
Post a Comment