tag - html - HTML Views : 416
Tagged in : HTML
0 0
Send mail
<acronym> tag
The <acronym> tag defines an acronym.
An acronym can be spoken as if it were a word, example NATO, NASA, ASAP, GUI.
By marking up acronyms you can give useful information to browsers, spellcheckers, screen readers, translation systems and search-engines.
The <acronym> tag is not supported in HTML 5. Use the <abbr> tag instead.
By Nirmala, On - 2010-02-09



    Login to add Comments .