Learing A Bast Mobile And Computer Tip And Tricks Information Technology ect...

Breaking

Post Top Ad

Your Ad Spot

Wednesday 26 July 2017

HTML Tag

HTML <abbr> Tag


Example

An abbreviation is marked up as follows:
The <abbr title="World Health Organization">WHO</abbr> was founded in 1948.
Try it Yourself »

Definition and Usage

The <abbr> tag defines an abbreviation or an acronym, like "Mr.", "Dec.", "ASAP", "ATM".
Tip: An abbreviation and an acronym are both shortened versions of something else. Both are often represented as a series of letters.
Marking up abbreviations can give useful information to browsers, translation systems and search-engines.

ips and Notes

Tip: The global title attribute can be used in the <abbr> tag to show the full version of the abbreviation/acronym when you mouse over the <abbr> element.

Differences Between HTML 4.01 and HTML5

NONE.

Global Attributes

The <abbr> tag also supports the Global Attributes in HTML.

Event Attributes

The <abbr> tag also supports the Event Attributes in HTML.

No comments:

Post a Comment

Post Top Ad

Your Ad Spot

Archive Post