HTML Acronym Tag

Posted The: 29/05/2009 At: 14:12

The HTML acronym element, is used to markup a shortened form of a word or phrase, which creates a new pronounceable word. I.E. WAC for Washington Administrative Code

Attributes

Standard Attributes

Attribute:Value:Description:DTD:
AttrsOther AttributesCommon, Event, I18nSTF

DTD. Defines which document type the attribute is allowed. S=Strict, T=Transitional, F=Frameset.

Example

The below shows how to shorten the pharse WAC, using acronym tags to apply the approiate semantic meaning.

 <acronym title="Washington Administrative Code">WAC</acronym>

Comments: [0]

© Brugbart Webdesign