HTML and CSS Reference
In-Depth Information
Name
ruby-align
Values:
auto | start | left | center | end | right | distribute-letter | distribute-space |
line-edge
Initial value:
auto
Applies to:
All elements and generated content
Inherited:
Yes
Computed value:
Same as declared value
Description:
Defines the relative alignment of ruby text as compared to ruby base contents.
Examples:
ruby {ruby-align: start;}
rubytext {ruby-align: distribute-space;}
Note:
A “ruby” is a short run of text that goes alongside base text, which is common in written East
Asian languages. As of early 2011, this property was supported only by Internet Explorer.
Search WWH ::




Custom Search