Welcome to our HTML help page!
|
| Home | HTML-Index | Basic HTML | HTML Structure |
| Change Font Color / Change Font Size / Text Basic |
|
Type this:
<FONT FACE="Comic Sans MS">Your text</FONT> And get this:
Your text |
To change the font:
| ||
|
EXAMPLE
Type this.
And you get the following:
|
|
Change font Face, Size and Color.
Type this:
<FONT SIZE=4 FACE="Comic Sans MS" COLOR="#CC00FF">YOUR TEXT</FONT> And get this:
YOUR TEXT |