References

Collection of references for web development.

HTML rt tag

Description

The HTML <rt> element represents an explanation in a ruby annotation.

Example

<ruby>
	Text <rt><rp>(</rp>Annotation<rp>)</rp></rt>
</ruby>