Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Reverted from v. 7

Office Word
nameГарантийное письмо Тимлид.doc

Пример кода, который нужно просто поместить на страницу:

Code Block

{html}
<a href="http://www.teamlead.ru" target="_blank">
<marquee behavior="scroll" direction="left" loop="2000" scrollamount="1">Teamlead - Atlassian Premier Partner</marquee>
</a>
{html}

Результат:

Panel
HTML

<a href="http://www.teamlead.ru" target="_blank">
<marquee behavior="scroll" direction="left" loop="2000" scrollamount="2">Teamlead - Atlassian Premier Partner</marquee>
</a>

...