|
|
|
We've learnt how to change our font colour, size and face, how about changing these 3 things together? Thats done like this 
<FONT SIZE="2" COLOR="PURPLE" FACE="ARIAL">This is size 2 purple Arial font</FONT>
<FONT SIZE="4" COLOR="GREEN" FACE="VERDANA">This is size 4 green Verdana font</FONT>
<FONT SIZE="6" COLOR="RED" FACE="COMIC SANS MS">This is size 6 red Comic Sans MS font </FONT>