• 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 Rt Tag

HTML Rt Tag

August 8, 2013 by techhoneyadmin

HTML RT TagHTML Rt tag <rt> is used to define elucidation or accent for the characters in HTML Ruby Tag annotation.

HTML Rt tag <rt> characters are small (in display) and can be placed above or to the right side of the Chinese or Japanese characters.

HTML Rt tag is used with the HTML Ruby Tag and HTML Rp 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.

The HTML Rp Tag defines what will be rendered on the browser if the browser does not support HTML Ruby Tag.

HTML 5 Rt tag is a closed tag and needs HTML 5 Rt closing tag </rt>

Note: Rt Tag is new in HTML 5.


HTML Rt Tag Syntax

<Rt>
Some pronunciation here..
</Rt>

HTML Rt Tag Example

HTML Rt Tag Code Output
<ruby>
中国<rt>Zhōngguó </rt>
食品<rt>shípǐn</rt>
</ruby>

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

In the HTML 5 Rt 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.

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

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


HTML Rt 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 Rt Tag, How to write Chinese in HTML, How to write Japanese in HTML, HTML Rt, HTML Rt Tag, HTML Tag Rt, HTMLRtTag, Rt HTML, Rt HTML Tag, Rt Tag HTML, Syntax and Example of HTML Rt Tag, Syntax of HTML Rt Tag, Tag HTML Rt, Tag Rt HTML, Using HTML Rt Tag, What is the use of HTML Rt Tag, Writing Chinese in HTML, Writing Japanese in HTML

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