HTML <rtc> tag
You are Here:
HTML <rtc> tag
The <rtc>
tag marks a ruby text container for ruby text components in a ruby annotation.
Example
HTML Online Editor
<!DOCTYPE html>
<html>
<body>
<ruby>
<rb>美</rb><rt>Měi</rt>
<rb>国</rb><rt>Guó</rt>
<rtc>United States</rtc>
</ruby>
</body>
</html>
Attributes
There is no special attributes for <rtc> tag. Only Global attributes.
Reminder
Hi Developers, we almost covered 99.5% of HTML Tutorials with examples for quick and easy learning.
We are working to cover every Single Concept in HTML.
Please do google search for:
Join Our Channel
Join our telegram channel to get an instant update on depreciation and new features on HTML, CSS, JavaScript, jQuery, Node.js, PHP and Python.
This channel is primarily useful for Full Stack Web Developer.