ruby-align

Specifies the alignment for ruby text.

Platform Support

IENetscapeMozillaOperaSafari
5.0+nononono

Values

inheritInherit the value from the parent element.
autoAlignment determined by browser.
leftRuby text is left-aligned with base.
centerRuby text is center-aligned with base.
rightRuby text is right-aligned with base.
distribute-letterDistribute evenly based on the letters of ruby text content.
distribute-spaceDistrute evenly based on the space of the ruby text content.
line-edgeCenter ruby text if it is not adjacent to a line edge.

Remarks

IE only.

Related

text_css aptana_docs