'acronym' Syntax and Note : acronym « HTML Tag Reference « HTML CSS Reference






'acronym' Syntax and Note

Note:

Display a message or abbreviation. 

<acronym> element's title attribute specifies the message  
displayed in a small box (a tooltip) when mouse over.   


Syntax:
    
<acronym attributes events>abbreviation</acronym>
           

      
      








Related examples in the same category

1.'acronym' HTML Attributes
2.'acronym' Event Handlers
3.'acronym' CSS Attributes and JavaScript Style Properties
4.'acronym' Example
5.'acronym' Microsoft Behaviors
6.'acronym' Microsoft Filters
7.'acronym' JavaScript Properties
8.'acronym' JavaScript Methods
9.'acronym' JavaScript Collections
10.'acronym' JavaScript Objects