Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

<ruby>

요약

HTML <ruby> 요소는 루비 주석을 나타냅니다. 루비 주석은 동아시아 문자들의 발음을 표기하기 위해 보여집니다.

속성

이 요소는 전역 속성만을 포함할 수 있습니다.

예제

예제 1: 문자

<ruby>
  漢 <rp>(</rp><rt>Kan</rt><rp>)</rp>
  字 <rp>(</rp><rt>ji</rt><rp>)</rp>
</ruby>

예제 2: 단어

<ruby>
  明日 <rp>(</rp><rt>Ashita</rt><rp>)</rp>
</ruby>

명세

명세 상태 주석
WHATWG HTML Living Standard
The definition of '<ruby>' in that specification.
Living Standard  
HTML5
The definition of '<ruby>' in that specification.
Recommendation  

브라우저 호환성

특징 Chrome Firefox (Gecko) Internet Explorer Opera Safari
기본 지원 5.0 38 (38) 5.0 Not supported 5.0
특징 Android Chrome for Android Firefox Mobile (Gecko) IE Mobile Opera Mobile Safari Mobile
기본 지원 (Yes) (Yes) 38.0 (38) (Yes) (Yes) (Yes)

참고

문서 태그 및 공헌자

 이 페이지의 공헌자: azunyan3
 최종 변경: azunyan3,