'ruby-position' Syntax and Note
Note:
Display the ruby text above the base text or on the same line.
Syntax:
element { ruby-position: value }
elementID.style.rubyPosition = "value"
document.all.elementID.style.rubyPosition = "value"
Related examples in the same category