CSS RUBY-POSITION
This property specifies the position of the helper Ruby Text (RT) relative to the Ruby content.
Example
ruby {
ruby-align: right;
ruby-position: above;
ruby-overhang: whitespace
}Â
Ruby base content
Possible Values
above: The Ruby Text (RT) content is located above the RUBY content.
inline: The Ruby Text (RT) content is located in-line with the RUBY content.
Leave Your Response