Definitionally they seem the same, yet they are deemed dissimilar enough by the W3C to have separate tag definitions. What is the semantic difference between <acronym> and <abbr> in terms of linguistics, the HTML spec and interpretation.
| ||||
|
feedback
|
|
An acronym is the initial letters of some words (e.g.Hypertext Mark-up Language => HTML), while an abbreviation is a shortened form of a word (e.g. abbreviation => abbr). Wikipeida gives a more accurate view of the nitty-gritty details. | |||
|
feedback
|
|
Actually, the differences are so small that HTML5 decided to drop | |||
|
feedback
|
|
abbreviation: A shortened form of a word. initialism: An abbreviation formed from the initial letters of a phrase acronym: An initialism that is pronounced as a word. | |||
|
feedback
|
|
http://www.w3.org/TR/html401/struct/text.html#edef-ABBR says:
So I guess | |||
|
feedback
|