HyperText Markup Language/Tag List/abbr

From Wikibooks, the open-content textbooks collection

Jump to: navigation, search

Contents

[edit] Use

Use this when you want to add a meaning to an abbreviation or acronym.

[edit] Example

<p> The <abbr title="Roads and Traffic Authority">RTA</abbr> is the Australian Road Authority.</p>

[edit] Required attributes

[edit] title

...

[edit] Optional attributes

[edit] class

[edit] dir

[edit] id

[edit] lang

[edit] style

[edit] Standard attributes

[edit] A standard attribute

[edit] More info

A link to a page with more info, then the name of the site the info came from (i.e. W3Schools).

In other languages