Javatpoint Logo
Javatpoint Logo

HTML <acronym> tag (Not supported in HTML5)

HTML <acronym> tag is used with title attribute to contain a full explanation of an acronym content. When you hover the mouse on content, then it will show the explanation of word.

Note: The <acronym> tag has been depreciated in HTML5 and we can use <abbr> tag instead of <acronym>.

Syntax

Following are some specifications about the HTML <acronym> tag

Display Inline
Start tag/End tag Both Start tag and End tag
Usage Semantic/Textual

Example

Test it Now

Difference between <acronym> and <abbr> tag

Although <acronym> tag is not supported by HTML5 but instead of that we can use <abbr> tag and we will get the same result using both tag.

Example

Test it Now

Supporting Browsers

Elementchrome browser Chromeie browser IEfirefox browser Firefoxopera browser Operasafari browser Safari
<acronym>YesYesYesYesYes
Next TopicHTML address Tag





Youtube For Videos Join Our Youtube Channel: Join Now

Feedback


Help Others, Please Share

facebook twitter pinterest

Learn Latest Tutorials


Preparation


Trending Technologies


B.Tech / MCA