HTML/CSS/Marquee Attributes/loop
"loop": Repeat the video clip, sound clip, or marquee at a specified number of times
<HTML>
<BODY>
<marquee bgcolor="#EEEEEE" loop="-1">www.wbex.ru</marquee>
</BODY>
</HTML>
<HTML>
<BODY>
<marquee bgcolor="#EEEEEE" loop="-1">www.wbex.ru</marquee>
</BODY>
</HTML>