Fonts

Below shows you how to change the font (type of text) , size (how big or small your text is and the colour of your text to make your text stand out and look better , rather than just plain black text =)

Font faces :
These are a few and most common fonts , there are plenty more .

Comic Sans Ms
Impact
Verdana
Tahoma


Replace 'font face here' with the name of the font you want , so if you like to change the font to verdana , put 'verdana' in 'font face here' , and remeber to leave a space between font and face in the code , so it will be like this 'font face ' and NOT 'fontface' otherwise it won't work !


Font colors


Replace 'color here' with a color you want the text to be. You can find some colors here

Font size

To change the size of your font , use this code :

Replace 'font size here' , with a number between 1 - 8 , 1 being the smallest font size , 8 being the largest font size .

Combining it All

This is the code to put all the font stuff together !

Replace the text in brackets with the color, size and the font face you want.