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






'ruby' Syntax and Note

Note:

This element defines text accompanied by a notation. 
It is used in conjunction with the <rt> element.
The text specified before <rt> is the base text.
Text following <rt> is the notation. 
The <span> element is used to set the formatting.
    
Syntax:
    
<ruby attributes events> base text <rt> ruby text </ruby>
    

      
      








Related examples in the same category

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