To do one, use this html
<marquee>Your words
here</marquee>
To do this, use this html
<marquee direction=right>Your words
here</marquee>
To do this, use this html
<marquee behavior=alternate>Your words
here</marquee>
To do this, use this html. You can change the number for a
faster or slower speed.
<marquee
scrollamount=20>Your words here</marquee>
To do this, use this html. You can play with the numbers
for your desired effect.
<marquee scrollamount=400
scrolldelay=500>Your words here</marquee>
To do this, use this html.
<marquee direction=left width=50%>your words
here</marquee><marquee direction=right
width=50%>Your words here</marquee>