This is a basic summary of the html for text
I found a more detailed html tutorial
here <font size="+2">
your text here</font>
you can adjust the number here depending on the size you want <font color="red">
your text here</font>
for the basic colours, eg. "red", "blue", "green", "black" etc you can just write the name out.
Otherwise, you have to look at a colour chart and use the number (click here) <font face="times new roman">
your text here</font>
This might not work with some of the more fancy, modern fonts - but basic ones like times new roman, arial etc will work
<font color="red" font size="+2" font face ="times new roman">
your text here</font>
you can combine several of the font codes, as shown above, to produce the desired effect <center>your text here<center>
<i>
your text here</i>
<b>
your text here</b>
<u>
your text here</u>
NB
-html has to be very accurate or it doesn't work properly, you can't just miss out bits.
-If you have a background code you got from a website, it might be interfering with it if it doesn't work.
I'd give you the website I got that from, but I didn't, it came from my brain.
If you need any html help, just ask me and I can try to help you with it - I'm not an expert, but I'm not bad