Example Code
<!-- Codes by HTMLmagics -->
<marquee behavior="scroll" direction="right" onmouseover="this.stop();" onmouseout="this.start();">Go on... STOP ME!</marquee>
<p><a style="font-size:11px;color:#999;" href="http://www.htmlcodes.me/marquees/stop-marquee.cfm">Pause marquee</a></p>
Result
<!-- Codes by HTMLmagics -->
<marquee behavior="scroll" direction="right" onmouseover="this.stop();" onmouseout="this.start();">Go on... STOP ME!</marquee>
<p><a style="font-size:11px;color:#999;" href="http://www.htmlcodes.me/marquees/stop-marquee.cfm">Pause marquee</a></p>
Result