HTML/CSS/Marquee Attributes/loop
Версия от 09:21, 26 мая 2010; (обсуждение)
"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>