Parent Directory
|
Revision Log
New demos
| 1 | wakaba | 1.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> | ||
| 9 | </rbc> | ||
| 10 | <rtc style="ruby-position: before"> | ||
| 11 | <rt>じ</rt><rt>せい</rt> | ||
| 12 | </rtc> | ||
| 13 | <rtc style="ruby-position: after"> | ||
| 14 | <rt rbspan="2">テンス</rt> | ||
| 15 | </rtc> | ||
| 16 | </ruby></p> | ||
| 17 | <!-- Source: JIS X 4052:2000 --> | ||
| 18 | </body> | ||
| 19 | </html> |
| admin@suikawiki.org | ViewVC Help |
| Powered by ViewVC 1.1.24 |