Description
This element identifies an acronym in the text. An acronym is a word that is formed from the initial letters of other words, as in BBC (British Broadcasting Corporation).
The <acronym>BBC</acronym> has a nice Web site.
The content of this element does not need to be presented in a different style to surrounding text, though this is a possibility.
Parent Elements
The elements listed below may directly contain this element.
They are "parent" elements. Elements in referenced groups are included, up to two levels of group nesting.
Model Diagram
The DTD model for this element:
(only text allowed)
DTD Definition
The DTD contains the following element and attribute definitions
(note that embedded links are to definitions within the DTD page of this guide):
<!ELEMENT acronym (#PCDATA)>
<!ATTLIST acronym
%a-group-CommonIDAttrs;>
.
Defined in DTD section
Inline-level Content : Formatting and Identifying : Generic-Oriented
General Attributes (shared with other elements)