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> 元素 被用来展示东亚文字注音或字符注释。

内容范畴 Flow content, phrasing content, palpable content.
允许内容 Phrasing content.
遗漏标签 不允许,开始标签和结束标签都不能省略。
允许的父级元素 See prose
DOM 接口 HTMLElement

属性

本元素支持 全局属性.

示例

示例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>

规范

Specification Status Comment
WHATWG HTML Living Standard
<ruby>
Living Standard  
HTML5
<ruby>
Recommendation  

浏览器兼容性

Feature Chrome Firefox (Gecko) Internet Explorer Opera Safari
Basic support 5.0 38 (38) 5.0 未实现 5.0
Feature Android Chrome for Android Firefox Mobile (Gecko) IE Mobile Opera Mobile Safari Mobile
Basic support (Yes) (Yes) 38.0 (38) (Yes) (Yes) (Yes)

参阅

文档标签和贡献者

标签: 
 此页面的贡献者: Martin.Chow
 最后编辑者: Martin.Chow,