Movatterモバイル変換


[0]ホーム

URL:


  1. 面向开发者的 Web 技术
  2. HTML(超文本标记语言)
  3. HTML 参考
  4. HTML 元素参考
  5. <ruby>

此页面由社区从英文翻译而来。了解更多并加入 MDN Web Docs 社区。

View in EnglishAlways switch to English

<ruby>

Baseline Widely available

This feature is well established and works across many devices and browser versions. It’s been available across browsers since ⁨2015年7月⁩.

HTML<ruby> 元素 被用来展示东亚文字注音或字符注释。

内容范畴流式内容,短语内容, palpable content.
允许内容短语内容
标签省略不允许,开始标签和结束标签都不能省略。
允许的父级元素See prose
DOM 接口HTMLElement

属性

本元素支持全局属性

示例

示例 1: 字

html
<ruby>  汉 <rp>(</rp><rt>han</rt><rp>)</rp> 字 <rp>(</rp><rt>zi</rt><rp>)</rp></ruby>

示例 2: 词

html
<ruby> 明 日 <rp>(</rp><rt>ming ri</rt><rp>)</rp> </ruby>

规范

Specification
HTML
# the-ruby-element

浏览器兼容性

参阅

Help improve MDN

Learn how to contribute

This page was last modified on byMDN contributors.


[8]ページ先頭

©2009-2025 Movatter.jp