asp.net.ph

Skip Navigation LinksHome > Abakada: Back to Basics > Language References > HTML Elements > RT Element

<RT Element | RT Object


Designates the ruby text for the base text defined by the RP object in a RUBY.HTML 5

HTML Syntax

Remarks

The ruby text specified by the RT object is positioned above or inline with the rubyPosition property. Browsers that do not support the RT object will render the ruby text inline with the base text.

An <rt> element’s end tag can be omitted if the <rt> element is immediately followed by an <rt> or <rp> element, or if there is no more content in the parent element.

Attributes

The <rt> element has no attribute of its own, but supports global attributes common to all HTML elements.

Example

The following sample outlines the implementation of the RT object.

<RUBY>
   <RB>Base Text
   <RT>Ruby Text
<RUBY>

 Show me 

See Also

RUBY   RB



Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note