Quackit Logo

Got a MySpace Page?

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

HTML basefont Tag

Print Version
 

The HTML basefont tag is used to specify a base font for the document to use.

Note: The HTML basefont tag is deprecated.

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

Example <basefont face="cursive,serif" color="#ff9900" size="4" />
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!