This page is In Progress

Notice: The WebPlatform project, supported by various stewards between 2012 and 2015, has been discontinued. This site is now available on github.

ruby-position

Overview table

Initial value
ruby-position
Applies to
ruby annotation containers
Inherited
Yes
Media
visual
Computed value
specified value
Animatable
No

CSS Object Model Property
:

Percentages
N/A

Syntax

  • ruby-position: inter-character
  • ruby-position: left
  • ruby-position: over
  • ruby-position: right
  • ruby-position: under

Values

over
The ruby text appears on top the base in horizontal text.
right
The ruby text appears on the right side of the vertical text.
under
The ruby text appears under the base in horizontal text.
left
The text appears on the left side of the text.
inter-character
This value provided special character especially for traditional Chinese used in Taiwan (bopomofo). The text appears vertically on the right side of the text

See also

Related pages

Attributions