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