A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://webplatform.github.io/docs/html/elements/rt below:

rt · WebPlatform Docs

rt Summary

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

Overview Table
DOM Interface
HTMLElement

Internationalization topics related to the rt element:

Examples

This example uses the RT element to specify a string of text as an annotation or pronunciation guide to the base text.

<ruby>
   Base Text
   <rt>Ruby Text
</ruby>

View live example


<p lang="ja">...<ruby><rt>かん</rt><rt></rt></ruby>...</p>

Notes Remarks

A ruby is an annotation or pronunciation guide for a string of text. The string of text annotated with a ruby is referred to as the base. The ruby text specified by the RT element is positioned above or inline with the rubyPosition property. Browsers that do not support the RT element render the ruby text inline with the base text. This element is available in HTML and script as of Microsoft Internet Explorer 5. The ruby text specified by the RT element is positioned above or inline with the rubyPosition property.

Related specifications
HTML 5.1
W3C Working Draft
HTML 5
W3C Recommendation
See also Related pages Attributions

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4