References

Collection of references for web development.

HTML ruby tag

Description

The HTML <ruby> element represents a ruby annotation.

Example

<ruby>
	Text <rt><rp>(</rp>Annotation<rp>)</rp></rt>
</ruby>