Parent Directory
|
Revision Log
New demos
| 1 | wakaba | 1.1 | <!DOCTYPE html> |
| 2 | <html> | ||
| 3 | <head> | ||
| 4 | <title>Complex ruby example</title> | ||
| 5 | </head> | ||
| 6 | <body> | ||
| 7 | <p><RUBY> | ||
| 8 | <RBC> | ||
| 9 | <RB>時</RB><RB>制</RB> | ||
| 10 | </RBC> | ||
| 11 | <RTC style="ruby-position: before"> | ||
| 12 | <RT>じ</RT><RT>せい</RT> | ||
| 13 | </RTC> | ||
| 14 | <RTC style="ruby-position: after"> | ||
| 15 | <RT rbspan="2">テンス</RT> | ||
| 16 | </RTC> | ||
| 17 | </RUBY></p> | ||
| 18 | <!-- Source: JIS X 4052:2000 --> | ||
| 19 | </body> | ||
| 20 | </html> |
| admin@suikawiki.org | ViewVC Help |
| Powered by ViewVC 1.1.24 |