HTML <rt> tag
Definition and usage
<rt>
The <ruby> tag defines the explanation or pronunciation of characters in ruby annotations (for East Asian typography).
will <rp> and <ruby> and <rt>
Usage together: The <ruby> element consists of one or more characters that need to be explained or pronounced, as well as providing the information <rt>
An element, as well as an optional <rp> element, is used to define what content is displayed for browsers that do not support ruby annotations.
Global attributes
<rt>
The tag also supports Global attributes in HTML.
event attributes
<rt>
The tag also supports Event attributes in HTML.
Default CSS settings
Most browsers will display the following default values <rt>
Element:
rt { line-height: normal; }
Browser support
The numbers in the table indicate the first browser version to fully support this tag.
Chrome | Edge | Firefox | Safari | Opera |
---|---|---|---|---|
Chrome | Edge | Firefox | Safari | Opera |
5.0 | 5.5 | 38.0 | 5.0 | 15.0 |