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><rb>字</rb><rb>列</rb> | ||
9 | </rbc> | ||
10 | <rtc> | ||
11 | <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 |