For text abbreviation use <abbr> tag on your HTML page.
Syntax:
<abbr> // content </abbr>
Using this <abbr> tag we can abbreviate a text. <abbr> tag has also its corresponding </abbr> tag.