-
Which of the following element is known as ruby fallback parenthesis?
-
- <q>
- <rtc>
- <rt>
- <rp>
- None of these
Correct Option: D
In ruby, <rt> defines explanation of characters. <rp> is Ruby Fallback Parenthesis element in HTML. It is used to provide fall-back parentheses for browsers that do not support display of ruby annotations when using <ruby> element. This element include global attribute only. <q> element is used for short quotation.