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/rp below:

rp · WebPlatform Docs

rp Summary

Used to provide fallback text to be shown by user agents that don’t support ruby annotations

Overview Table
DOM Interface
HTMLElement
Examples

The example above, in which each ideograph in the text 漢字 is annotated with its phonetic reading, could be expanded to use rp so that in legacy user agents the readings are in parentheses


<p lang="ja" xml:lang="ja">
...
<ruby><rp>(</rp><rt>かん</rt><rp>)</rp><rp>(</rp><rt></rt><rp>)</rp>
</ruby>
...
</p>

Related specifications
HTML 5.1
W3C Working Draft
HTML 5
W3C Recommendation

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