Parent Directory
|
Revision Log
New demos
| 1 | <html xmlns="http://www.w3.org/1999/xhtml"> |
| 2 | <head> |
| 3 | <title>Complex ruby example</title> |
| 4 | </head> |
| 5 | <body> |
| 6 | <p><ruby> |
| 7 | <rbc> |
| 8 | <rb>信</rb><rb>貴</rb><rb>山</rb><rb>縁</rb><rb>起</rb> |
| 9 | </rbc> |
| 10 | <rtc> |
| 11 | <rt>し</rt><rt>ぎ</rt><rt>さん</rt><rt>えん</rt><rt>ぎ</rt> |
| 12 | </rtc> |
| 13 | </ruby></p> |
| 14 | <!-- Source: JIS X 4052:2000 --> |
| 15 | </body> |
| 16 | </html> |
| admin@suikawiki.org | ViewVC Help |
| Powered by ViewVC 1.1.24 |