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






'ruby-align' Syntax and Note

Note:

Sets the ruby text horizontal alignment. 

Syntax:
    
element { ruby-align: value }
elementID.style.rubyAlign = "value"
document.all.elementID.style.rubyAlign = "value"
    

      
      








Related examples in the same category

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