Introduction to usage examples of using CSS3's ruby-position to fix the phonetic position

高洛峰
Release: 2017-03-08 13:20:49
Original
1671 people have browsed it

ruby-position can customize the phonetic notation position around the text in the style. After the page encoding is set, it can be used to create annotation translation effects between various languages. Let’s take a look at ruby-position fixed phonetic notation using CSS3 Usage examples of position:

ruby-position is used when specifying the position of attention.

Attribute value
1.before The phonetic text will be displayed above the basic text. (Default value)
2.after The phonetic text will be displayed below the basic text.
3.right The phonetic text will be displayed on the right side of the basic text.

Example code

     ruby-position   

新幹線しんかんせん

新干线xinganxian

高铁High-speed rail

Copy after login

Example picture
Introduction to usage examples of using CSS3s ruby-position to fix the phonetic position

The above is the detailed content of Introduction to usage examples of using CSS3's ruby-position to fix the phonetic position. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!