tag - html - HTML Send mail vote down 0 vote down 0 Views : 394
Tagged in : HTML
<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 .