jump

HTML: The Markup Language

rtruby text NEW # T

The rt element marks the ruby text component of a ruby annotation.

Permitted contents #

Permitted attributes #

global attributes
Any attributes permitted globally.

Tag omission #

An rt element must have a start tag.

An rt element’s end tag may 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.

Permitted parent elements #

ruby

DOM interface #

Uses HTMLElement.

Typical default display properties #

rt {
text-indent: 0; }
rt {
line-height: normal; }