HTML/Elements/font
From Web Education Community Group
Contents |
<font>
HTML Reference
The <font> element is a non-standard element.
HTML5 classifies it as a non-conforming feature.
Examples
No, really, don't use it.
Alternative
<p style="color: #000; font-size: 80%; font-family: verdana, sans-serif;"> This is a sample. </p>
