Warning:
This wiki has been archived and is now read-only.
Elements/basefont
From HTML Wiki
< Elements
<basefont>
HTML Reference
The <basefont> element is a non-standard element.
HTML5 classifies it as a non-conforming feature.
Examples
No, really, don't use it.
Alternative
<body style="color: #000; font-size: 80%; font-family: verdana, sans-seif;"> ... </body>