HTML/CSS/Marquee Attributes/loop — различия между версиями
Admin (обсуждение | вклад) м (1 версия) |
|
(нет различий)
|
Текущая версия на 08:17, 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>