The HTML5 ruby Tag

The need to use the HTML5 <ruby> tag is emphasized when Ruby annotations are placed within the HTML document. Ruby annotations are those which are used to emphasize the East Asian typography which has different pronunciations. The HTML5 <ruby> tag is best paired with <rp> or <rt> tags to be able to make the characters much clearer for the users.

The HTML <ruby> tag is not yet introduced in HTML4.01 and is a new addition in HTML5. Even so, it is easily recognizable by the different web browsers like Safari, Opera, Firefox, Internet Explorer and Google Chrome. The HTML <ruby> tag has no complications with the Event Attributes and Global Attributes because it is compatible with these.

Featured pages

Overview

Learn about HTML5 architecture, design principles and patterns on HTML5 Overview Tutorial. Become …

Tags

Learn about HTML5 tags and discover a new list of HTML5 tags. Find out about HTML5 tags support by…

Welcome

 Learn HTML5 development techniques, tips and tricks on our website. Find out what is required…

Date Time Picker

HTML5 forms use date and time controls regularly. HTML5 date and time controls are used by booking …