Вставляем в место где хотите сделать бегущую строку:
1 вид
Code
<marquee direction="right" behavior="alternate" scrollamount="5" loop="infinite">mtv-ucoz.ru</marquee>
2 вид
Code
<marquee scrollamount="6" loop="infinite" width='99%'>mtv-ucoz.ru</marquee>
3 вид
Code
<marquee direction="right">mtv-ucoz.ru</marquee>
4 вид
Code
<marquee direction=down loop=true height="20">mtv-ucoz.ru</marquee>
5 вид
Code
<marquee direction=up loop=true height="100" >mtv-ucoz.ru</marquee>