back to step 1
Step 2 - Adding Text
To add text to a page its very easy and its easy too change the style of it too just copy and paste this code inbetween the body tags <font face="" size="" color=""> In between the "" after face= put the font you want your text to be here are a few exampes;
georgia
century gothic
arial
comic sans ms

In between the "" after size= put a number between 1 and 7 heres what they will look like;
1 2 3 4 5 6 7

In between the "" after color= put a hex code. Your probably wondering what a hex code is, its a code for a color click here to find one you like.

IMPORTANTWhen you want to go on an a new line don't just press enter it wont work you need use this code<br>

on to step 3...