Answers:
lets say i wanted to make my font into courier i would do this
<font face="courier">this is what im typing</font>
if i want a color font
<font color="######">this is my typeing</font>
###### should be replaced with the six digit color code.
the six digit color codes can be found at
http://html-color-codes.com/
you are probably talking about HTML aren't you
<font size=2> to change font size
<font weight=bold>
thats about all i know
This article contents is post by this website user, EduQnA.com doesn't promise its accuracy.
More Questions & Answers...