HTML basefont Tag

The <basefont> Tag Is Deprecated - Use Styles Instead

The basefont tag is deprecated, use a style or class in the instead. eg. <body style="font-family: arial;">

The reason we do not provide information on deprecated tags, is simple, we don't want you to use outdated html. It just saves a lot of problems such as: browser support and validation errors.

Definition of a Deprecated Tag

Deprecated tags are tags that are no longer specified in the W3C recommendation, it is strongly not advised to use these tags. As browsers are not guaranteed to support them. At HTML Tips I will always try and provide an alternative for a deprecated tag.


Comments