Post by: Ian
Tag Html rt
Contoh:
<!-- basic ruby annotation structure: -->
<ruby>
<rb>Base text</rb>
<rt>Annotation</rt>
</ruby>
<!-- "Tokyo" in Japanese, annotated with hiragana syllabary: -->
<ruby>
<rb>東京</rb>
<rp>(</rp>
<rt>とうきょう</rt>
<rp>)</rp>
</ruby>
Preview:
No comments:
Post a Comment