HTML/CSS/Marquee Attributes/loop

Материал из Web эксперт
Перейти к: навигация, поиск

"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>