Click to return to the DHTML, HTML     
A Element | A Object     ADDRESS Element | ADDRESS...     DHTML Objects    
Web Workshop  |  DHTML, HTML & CSS

ACRONYM Element | ACRONYM Object


Indicates an acronym abbreviation.

HTML Syntax

<ACRONYM
    CLASS=classname
    ID=value
    LANG=language
    LANGUAGE=JAVASCRIPT | JSCRIPT | VBSCRIPT  | VBS
    STYLE=css1-properties
    TITLE=text
    event = script
>

Remarks

The ACRONYM element is an inline element and requires a closing tag.

This element is available in HTML and script as of Microsoft® Internet Explorer 4.0.

Members

Styles

Example

<ACRONYM>MSN</ACRONYM>

See Also

ADDRESS, CITE, DFN, EM, I



Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.