Menu
The rp tag, or Ruby Fallback Parenthesis element, is used to display parentheses around ruby text in browsers that do not support ruby annotations.
The optional <rp> tag is used with <ruby> and <rt>.
<ruby>
漢 <rp>(</rp><rt>kan</rt><rp>)</rp>
</ruby>Have a code example of <rp>? Submit a codepen.io demo and we'll showcase it here ↴