How do I scroll text?

Website Design hints and codes
Post Reply
admin
Site Admin
Posts: 37
Joined: Sat Sep 24, 2016 3:19 pm

How do I scroll text?

Post by admin »

To do this you have to use this code.
<marquee behaver="scroll" direction="up, down, right, left">
Text
</marquee>

This code will scroll your text, the up, down, right, left are the direction you wont the text to go. For example scrolling up will scroll the text upward like the support logo.
Rogers Software
Post Reply