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="5" COLOR="GREEN" FACE="VERDANA">This is size 5 green Verdana font</FONT>
<FONT SIZE="7" COLOR="RED" FACE="COMIC SANS MS">This is size 7 red Comic Sans MS font </FONT>
You will find a HTML Practice Board by clicking here