'ruby' Example : ruby : Text Tags HTML CSS TUTORIALS


HTML CSS TUTORIALS » Text Tags » ruby »

 

'ruby' Example



    
<html>
<head>
<title>ruby element example</title>
</head>
<body>
    <ruby>
    <span style="font-family:Verdana; font-size:14pt">This is the base text.</span>
    <rt>
    <span style="font-family:Times New Roman; font-size: 8pt; color:red">
       This is the ruby text
    </span>
    </ruby>
</body>
</html>
    
      
      



HTML code for linking to this page:

Follow Navioo On Twitter

HTML CSS TUTORIALS

 Navioo Text Tags
» ruby