• Skip to primary navigation
  • Skip to main content

Tech Honey

The #1 Website for Oracle PL/SQL, OA Framework and HTML

  • Home
  • HTML
    • Tags in HTML
    • HTML Attributes
  • OA Framework
    • Item in OAF
    • Regions in OAF
    • General OAF Topics
  • Oracle
    • statement
    • function
    • clause
    • plsql
    • sql
You are here: Home / HTML / Tags / HTML Rp Tag

HTML Rp Tag

August 10, 2013 by techhoneyadmin

HTML Rp TagHTML Rp tag <rp> defines what to display if the HTML Ruby tag is not supported in browser. In other words we can say that, the HTML Rp Tag defines what will be rendered on the browser if the browser does not support HTML Ruby Tag.

HTML Rp tag is used with the HTML Ruby Tag and HTML Rt Tag.

The HTML Ruby tag defines the Chinese or Japanese Characters which needs to be helped in pronunciation and the HTML Rt Tag shows the required pronunciation.

HTML 5 Rp tag is a closed tag and needs HTML 5 Rp closing tag </rp>

Note: Rp Tag is new in HTML 5.


Syntax of HTML Rp Tag

<rp>
Some Alternate text here..
</rp>

Example of HTML Rp Tag

HTML Rp Tag Code Output
view source
print?
1<ruby>
2中国
3<rt> Zhōngguó
4<rp> Ruby Not</rp></rt>
5食品<rt>shípǐn<rp> Supported</rp></rt>
6</ruby>

中国
Zhōngguó
Ruby Not
食品shípǐn Supported

In the HTML 5 Rp Tag example above, we have taken the example of “Chinese Food” which will be pronounced as “Zhōngguó shípǐn”. Note that the actual pronunciation is being displayed on top of the Chinese characters.

The text within the HTML Rp tag will be displayed on the browser if the browser does not supports HTML Ruby Tag.

Also note the usage of HTML Ruby Tag <ruby> for providing the Chinese characters.

HTML Rp Tag supports all HTML Global Attributes and HTML Event Attributes.


HTML Rp Tag Supporting Browsers

S. No. Browser Supported(Yes/No)
1 Internet Explorer Yes (From IE 9 Onwards)
2 Firefox Yes
3 Google Chrome Yes
4 Opera Yes
5 Safari Yes

Filed Under: Tags Tagged With: Example of HTML Rp Tag, How to write Chinese in HTML, How to write Japanese in HTML, HTML Rp, HTML Rp Tag, HTML Tag Rp, HTMLRpTag, Rp HTML, Rp HTML Tag, Rp Tag HTML, Syntax and Example of HTML Rp Tag, Syntax of HTML Rp Tag, Tag HTML Rp, Tag Rp HTML, Using HTML Rp Tag, What is the use of HTML Rp Tag, Writing Chinese in HTML, Writing Japanese in HTML

Copyright © 2025 · Parallax Pro on Genesis Framework · WordPress · Log in