HTML <rp>
query_builder | Christopher PisaniThe HTML element <rp> can be used to provide parentheses around a ruby text, to be shown by browsers that do not support ruby annotations.
A simple <rp> example
<h1>The rp element</h1>
<ruby>
漢 <rt><rp>(</rp>ㄏㄢˋ<rp>)</rp></rt>
</ruby>
Available Attributes
No specific attributes are assigned for this element, other than the standard global attributes.