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

Home
HTML CSS Reference
1.CSS Attributes and Javascript Style Properties
2.HTML Attributes Reference
3.HTML Tag Reference
HTML CSS Reference » HTML Tag Reference » rt 
'rt' Syntax and Note

Note:

This element works with the <ruby> element. 
The text following <rt> appears as a note to the base text displayed by the 
<ruby> element.
    
Syntax:
    
<ruby> base text <rt attributes events> ruby text </ruby>
    

      
      
Related examples in the same category
1.'rt' HTML Attributes
2.'rt' Event Handlers
3.'rt' CSS Attributes and JavaScript Style Properties
4.'rt' Example
5.'rt' Microsoft Behaviors
6.'rt' Microsoft Filters
7.'rt' JavaScript Properties
8.'rt' JavaScript Methods
9.'rt' JavaScript Collections
java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.