font element is deprecated Web Standard

Description

font element is deprecated in HTML 4.01.

Help

HTML font elements should be replaced by equivalent CSS rules. For example, you can set the font on every paragraph by the following CSS rule: p { font-family: Arial; font-size: 14pt; }

Applicable standards

Change history

  • 4.0 Jun 2010 Priority lowered to 3.
  • 1.0 Feb 2007 Added.

This page describes a web site issue detected by SortSite Desktop and OnDemand Suite.

Rule ID: W3cDeprFont