Articles → HTML → Abbr Tag In HTML

Abbr Tag In HTML






Purpose





Syntax


<abbr title="Tool tip">Text</abbr>



Example


<html>
<head>
    <title>Abbr Demo</title>
</head>
<body>
    <abbr title="State Bank Of India">SBI</abbr> was founded in 1955.
    I love fruits like mango, apple <abbr title="et cetera">etc.</abbr>
</body>
</html>

Try It


Output


Picture showing output of abbr tag in HTML
Click to Enlarge


Browser Support


Internet ExplorerFirefoxChromeSafariOperaEdge
YesYesYesYesYesYes



Posted By  -  Karan Gupta
 
Posted On  -  Friday, October 21, 2016
 
Updated On  -  Saturday, March 7, 2020

Query/Feedback


Your Email Id
 
Subject
 
Query/FeedbackCharacters remaining 250