'ruby-position' Syntax and Note : ruby position « CSS Attributes and Javascript Style Properties « HTML CSS Reference






'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

1.'ruby-position' Example
2.'ruby-position' Possible Values
3.'ruby-position' is applied to