Home Tutorial Html Html5 HTML tags, Definition of acronym tag.

 
 

HTML tags, Definition of acronym tag.
Posted on: August 31, 2010 at 12:00 AM
In this tutorial, you will see the use of acronym tag.

HTML tags, Definition of acronym <acronym> tag in HTML5.

In this section, we will define acronym tag. HTML5 does not support acronym tag.

Acronym tag is supported by HTML4.01. It is used for defining acronym of text. Output of acronym tag can varies according to the browser, as only few browsers support it.
Example NATO is acronym of North Atlantic Treaty Organization, ASAP is acronym of  As Soon As Possible , GUI is acronym of Graphical User Interface.

HTML5 supports abbreviation <abbr> tag instead of acronym tag <acronym>.

Related Tags for HTML tags, Definition of acronym tag.:


Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.