HTML abbr Tag



Definition and Usage

The <abbr> tag is used to show abbreviations or acronyms in a webpage. For example, it's used for short forms like "HTML," "CSS," "Mr.," "Dr.," "ASAP," and "ATM".

Tip: Use the global title feature to display a description for an abbreviation or acronym when you hover your mouse pointer over it.


Global Attributes

The <abbr> tag in HTML allows you to use Global Attributes..


Event Attributes

The <abbr> tag in HTML allows you to use Global Attributes..


More Examples


Default CSS Settings

When you use the <abbr> element in most web browsers, it will be shown with its default settings: