The <basefont> element
The browser will render the text in a document according to the default settings.
The following attributes can be used to set the <basefont>
color=color
face=font
size=size
<basefont size="+5" face="fantasy" color="black">
Related Tutorial