for scrolling text
<marquee><font color="red">text here</font></marquee></p>
note color and not colour change red to colour of your choice eg blue green ....
also
<marquee behavior="alternate"><font color="red">text here</font></marquee>
with this it will move side to side instead of scrolling
other
<center> = Think you will know
<br> = line break
<p> = new paragraph
have a look at
this website