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 xml:lang="ja"> |
7 | <rbc> |
8 | <rb>継</rb><rb>ぎ</rb> |
9 | </rbc> |
10 | <rtc> |
11 | <rt>つ</rt><rt/> |
12 | </rtc> |
13 | <rtc xml:lang="en"> |
14 | <rt rbspan="2">patch</rt> |
15 | </rtc> |
16 | </ruby></p> |
17 | </body> |
18 | </html> |
admin@suikawiki.org | ViewVC Help |
Powered by ViewVC 1.1.24 |