in html it should be something like this, right?
<marquee behavior="scroll" scrolldelay="...(whatever)">text</marquee>
but I like this one better - does anyone know how that works here?
<marquee behavior="alternate" scrolldelay="50">text</marquee>
(scrolling with text turning round at the end of the line and scrolling back)