The rt tag
The rt tag adds an annotation above the text. The annotation in this case is a transcript of the text below it. The tag should be used inside the ruby tag (see it for a more complete understanding). By default, the annotation is displayed smaller than the text itself. This can be fixed with the CSS property font-size.
Example
Let's make an annotation above the text:
It will be simple here <ruby>text word version document book<rt>annotation above the text</rt></ruby> with annotation.
:
See also
-
tag
rp,
which is also used for annotations