ABBR
The ABBR element indicates an abbreviation. It provides an encapsulation and enumeration mechanism for abbreviation that appear in the body text. ABBR element starts with <ABBR> and ends with </ABBR>. For example, a web page that includes state abbreviation NY for New York state. Using ABBR element you can provide a full text for the state such as <abbr title="New York">NY</abbr>10001