Language References
Designates the base text of the RUBY element. | HTML 5 |
HTML Syntax
<rb
class = classname
dir = ltr | rtl
id = value
name = name
style = css properties
title = text
event = script
>
The RP object is optional. If the RP object is specified, then a closing tag is optional.
RP Members
Example
The following sample outlines the implementation of the
RP object.
<RUBY>
<RP>Base Text
<RT>Ruby Text
<RUBY>
This feature requires Microsoft® Internet Explorer® 5 or later.
Show me
RUBY RT