Abbreviation Example

Example showing an abbreviation using the abbr element.

Preview

Code

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

More HTML Quotations Examples (5)