HTML/Elements/acronym
From W3C Wiki
Contents |
<acronym>
HTML Reference
The <acronym> element is a non-standard element.
HTML5 classifies it as a non-conforming feature.
Examples
No, really, don't use it.
Alternative
<p>The <abbr title="Hyper Text Markup Language">HTML</abbr> is the publishing language of the World Wide Web.</p>
