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>.SyntaxFollowing are some specifications about the HTML <acronym> tag
ExampleTest it NowDifference between <acronym> and <abbr> tagAlthough <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. ExampleTest it NowSupporting Browsers
Next TopicHTML address Tag
|
JavaTpoint offers too many high quality services. Mail us on h[email protected], to get more information about given services.
JavaTpoint offers college campus training on Core Java, Advance Java, .Net, Android, Hadoop, PHP, Web Technology and Python. Please mail your requirement at [email protected].
Duration: 1 week to 2 week