basefont

< html‎ | elements
Jump to: navigation, search

basefont


Non-Standard

Summary

The basefont element (<basefont>) allows specifying a default font-color and font-size for text on the entire page.

The <basefont> element is not supported in HTML5. Use CSS instead.


Overview Table

DOM Interface ?

To specify the overall font for your page add the <basefont> element at the beginning of the <body> section. The <basefont> element is only supported by Internet Explorer.

Needs Examples: This section should include examples.



Compatibility

Desktop

Feature Chrome Firefox (Gecko) Internet Explorer Opera Safari
Basic support ? ? ? ? ?

Mobile

Feature Android BlackBerry Chrome for mobile Firefox Mobile (Gecko) IE Mobile Opera Mobile Opera Mini Safari Mobile
Basic support ? ? ? ? ? ? ? ?

This article contains content originally from external sources.

Portions of this content come from the Microsoft Developer Network: [Windows Internet Explorer API reference Article]