Editor Arrow Download Open
<html> <head> </head> <body> <marquee behavior="scroll" direction="left" onmousedown="this.stop();" onmouseup="this.start();">Click and hold the mouse marquee stop</marquee> </body> </html>
  Preview Arrow