XStandard XHTML (Strict or 1.1) WYSIWYG Editor

XStandard - Do it right. The rest will follow.

ruby

Definition

Ruby is mechanism for adding annotations to characters of East Asian languages such as Chinese and Japanese. These annotations typically appear in smaller typeface above or to the side of regular text, and are meant to help with pronunciation of obscure characters or as a language learning aid.

Example

  1. <p>
  2. <ruby>
  3. <rb>新年快乐</rb>
  4. <rt>Xín Nián Kuài le</rt>
  5. </ruby>
  6. </p>

The preceding example will render in a Web browser like this:

Screen shot of a Web browser with Chinese characters. Above the text, in smaller font, are pronunciation instructions.

Attributes

Contains

Either one of the following two content sets must appear:

rb followed by either rt or the sequence rp followed by rt followed by rp
rbc followed by either one or two occurances of rtc

Notes

Ruby is part of the XHTML 1.1 specification. Support for ruby is currently quite limited. Internet Explorer partially supports ruby.

See also

Further reading

 

Navigation

XStandard works for ...

AT&T, IBM, Microsoft, Xerox, Siemens, Philips, American Express, BP, HarperCollins Publishers, Penton, Colgate, FAA, NetIQ, Duke University Health System

What's New In XStandard Version 2.0

  • Support for OS X
  • Keyboard accessible interface
  • Find / replace
  • Support for JavaScript events
  • Enhancements to image and attachment libraries
  • Enhancements to table creation
  • Support for authoring definition lists
  • Ability to save images from the editor to My Computer

Full details on all new features

Most Popular FREE Downloads

  1. XStandard WYSIWYG Editor
  2. HTTP component
  3. ZIP component
  4. Image size component
  5. Base64 component