Editor Arrow Download Open
<html> <head> </head> <body> <marquee behavior="scroll" direction="left" onmouseover="this.setAttribute('scrollamount', 3, 0);" onmouseout="this.setAttribute('scrollamount', 10, 0);">Hover over to slow Marquee Speed</marquee> </body> </html>
  Preview Arrow