<ruby>
优质
小牛编辑
126浏览
2023-12-01
描述 (Description)
HTML 标签指定用于东亚字符发音的ruby注释。
例子 (Example)
<!DOCTYPE html>
<html>
<head>
<title>HTML Ruby Tag</title>
</head>
<body>
<ruby>
明日 <rp>(</rp><rt>This is it</rt><rp>)</rp>
</ruby>
</body>
</html>
全局属性 (Global Attributes)
此标记支持 - HTML Attribute Reference描述的所有全局属性
事件属性 (Event Attributes)
此标记支持 - HTML Events Reference描述的所有事件属性
浏览器支持 (Browser Support)
Chrome | Firefox | IE | Opera | Safari | Android |
---|---|---|---|---|---|
Yes | 不支持 | Yes | 不支持 | Yes | Yes |