Quackit Logo

Got a MySpace Page?

Get "www.yourname.com" for your MySpace page. Learn how >>.

HTML font Tag

Print Version
 

The HTML font tag is used to specify the font to use.

Note: The HTML font tag is deprecated.

To set font properties, you should use the CSS font property instead.

Example <p><font face="cursive,serif" color="#ff9900" size="4">The HTML font tag is now deprecated. You should use <a href="/css/properties/css_font.cfm" target="_blank">CSS font</a> to set font properties instead.</font></p>
Attributes:
Attributes specific to this tag:
AttributeDescription
sizeSpecifies the font size.
colorSpecifies the font color.
faceSpecifies the font face.
Other Attributes:
AttributeDescription
dirSpecifies the direction of the text
classDocument wide identifier.
idDocument wide identifier
langLanguage code
titleSpecifies a title to associate with the element. Many browsers will display this when the cursor hovers over the element (similar to a "tool tip").
styleInline style (CSS)
Try it yourself! HTML Editor


Also see the complete list of HTML tags


Enjoy this website?

  1. Link to this page (copy/paste into your own website or blog):
  2. Add this page to your favorite social bookmarks sites:
                     
  3. Add this page to your Favorites

Oh, and thank you for supporting Quackit!