|
|
HTML <acronym> tagSyntax<acronym> - </acronym> Definition and UsageThe ACRONYM element allows authors to clearly indicate occurrences of abbreviations. Western languages make extensive use of acronyms such as "GmbH", "NATO", and "F.B.I.", as well as abbreviations like "M.", "Inc.", "et al.", "etc.". Both Chinese and Japanese use analogous abbreviation mechanisms, wherein a long name is referred to subsequently with a subset of the Han characters from the original occurrence. Marking up these constructs provides useful information to user agents and tools such as spell checkers, speech synthesizers, translation systems and search-engine indexers. The content of the ACRONYM element specifies the abbreviated expression itself, as it would normally appear in running text. The title attribute of these elements may be used to provide the full or expanded form of the expression. Standard Attributes
For a full description, go to Standard Attributes. Event Attributes
For a full description, go to Event Attributes. Example
|
|
Copyright © 2005-8 Sunilcare.
All Rights Reserved. |