HTML Deprecated Tag

Deprecated tags (e.g. <font>, <center>) still work but are removed from the spec. Use CSS instead.

Common causes

How to fix

FAQ

Is <font> valid?
Deprecated; use CSS.
What about <b>?
Valid but prefer <strong> for emphasis.

Fix it now

Try in validator (prefill this example)

Related

All tools · Canonical