The <abbr title="World Health Organization">WHO</abbr> was founded in 1948.
Definition and Usage
The <abbr> tag defines an abbreviation or an acronym, like "HTML", "CSS", "Mr.", "Dr.", "ASAP", "ATM".
Tip: Use the global title attribute to show the description for the abbreviation/acronym when you mouse over the element.
To test it copy the code and click below button and paste there

0 Comments