Magazine |
| | Community |
| | Workshop |
| | Tools & Samples |
| | Training |
| | Site Info |
|
|
||||||||
|
Sets a base font value to be used as the default font when rendering text.
HTML Syntax
<BASEFONT CLASS=classname COLOR=color FACE=font ID=value LANG=language SIZE=n >
Remarks
This element can be used only within the BODY tag or the HEAD tag. BASEFONT should appear before any displayed text in the BODY of the document.
Members
Example
<BASEFONT SIZE=3> This sets the base font size to 3. <FONT SIZE=+4> Now the font size is 7. <FONT SIZE=-1> Now the font size is 2.
Does this content meet your programming needs? Write us!
© 1998 Microsoft Corporation. All rights reserved. Terms of use.