'ruby-overhang' Syntax and Note
Note:
Whether the ruby text overhangs the base text only or adjacent text.
Syntax:
element { ruby-overhang: value }
elementID.style.rubyOverhang = "value"
document.all.elementID.style.rubyOverhang = "value"
Related examples in the same category