Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
The ruby-align
CSS property defines the distribution of the different ruby elements over the base.
/* Keyword values */ ruby-align: start; ruby-align: center; ruby-align: space-between; ruby-align: space-around; /* Global values */ ruby-align: inherit; ruby-align: initial; ruby-align: revert; ruby-align: revert-layer; ruby-align: unset;