The Wayback Machine - https://web.archive.org/web/20121013211346/http://docs.webplatform.org:80/wiki/html/elements/ruby
Personal tools

ruby

< html‎ | elements
Jump to: navigation, search


Contents

Overview Table

DOM Interface dom/HTMLElement

Examples

View live exampleThis example uses the RUBY element to specify the first string of text as the base, and the RT element to specify the second string of text as the ruby.

<RUBY>
   Base Text
   <RT>Ruby Text
</RUBY>

Notes

Remarks

A ruby is an annotation or pronunciation guide for a string of text. The string of text annotated with a ruby is referred to as the base. The only valid object within the RUBY element is the RT element. Text not contained within the ruby text object, RT, is assumed to be a part of the base. This element is available in HTML and script as of Microsoft Internet Explorer 5.

Standards information


HTML information

{

See Also

Related Articles

html


















































warning.png"html" is not in the list of possible values (Transforms, Text, Touch, Tables, Syntax, Selectors, Scrollbar, Ruby, Regions, Pseudo-Classes, Pseudo-Elements, Paged Media, Multi-Column, Media Queries, HTML, Grid Layout, Gradients, Generated and Replaced Content, Fonts, Flexbox, Exclusions, Deprecated, Combinators, CSSOM, CSS Attributes, Box Model, Border, Background, Animation, CSS Layout, CSS Font, Transistions, Visual Effects) for this property.


Related pages (MSDN)

  • rt

This article contains content originally from external sources.

Portions of this content come from the Microsoft Developer Network: [Windows Internet Explorer API reference Article]