Menu
The ruby tag, or Ruby Annotation element, is used to designate a ruby annotation.
A ruby annotation is utilized when an explanation or pronunciation of East Asian typography characters is needed for the main text. The <ruby> tag is used with <rt> and <rp>.
<ruby>
漢 <rp>(</rp><rt>kan</rt><rp>)</rp>
</ruby>Have a code example of <ruby>? Submit a codepen.io demo and we'll showcase it here ↴