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