Coding With Fun
Home Docker Django Node.js Articles Python pip guide FAQ Policy

HTML5 <abbr> tag


May 03, 2021 HTML5


Table of contents


Label definition and instructions for use

The label is used to represent an acronym or acronym, such as "WWW" or "NATO".

By tagging abbreviated words, you can provide useful information for browsers, spell checkers, translation systems, and search engine scalers.

The marked abbreviations are as follows:

The< abbr title = " World Health Organization " > WHO </ abbr > was founded in 1948.

Try it out . . .

Tips and comments

Tip: In some browsers, when you move your mouse over an acronym/acronym with a label, the title property of the label can be used to display the full version of the abbreviation/acronym.


Browser support

HTML5 <abbr> tag HTML5 <abbr> tag HTML5 <abbr> tag HTML5 <abbr> tag HTML5 <abbr> tag

All major browsers support the hashtags.

Note: IE 6 or earlier versions of IE browsers do not support the label.


The difference between HTML 4.01 and HTML5

No.


Global properties

The label supports the global properties of HTML.


The event property

The tag supports the event properties of HTML.