Given that acronym is removed in HTML 5, how does one get standards support with similar functionality? Every other removed tag looks like CSS can do it, but that one seems to be removed completely...
<abbr> has been repurposed for both abbreviations as well as acronyms:
The
abbrelement represents an abbreviation or acronym, optionally with its expansion.
If you want to be specific with your semantics, perhaps adding class="acronym" would do the trick. I think that's as far as you can go, although I should add that class has no actual semantic value whatsoever.
I thought <abbr> replaced <acronym>?
http://www.html-5.com/tags/abbr-tag/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With