HTML Tag Reference - HTML tag <basefont>








The <basefont> tag specifies a default text-color, font-size, or font-family for all the text in a document.

Browser compatibility

<basefont> No No No No No

What's new in HTML5

The <basefont> tag is deprecated in HTML5.

Optional Attributes

color
color value. Not supported in HTML5.
face
Default font for text in a document. Not supported in HTML5.
size
Default size of text in a document. Not supported in HTML5.