Parent Directory
|
Revision Log
New demos
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></RT><RT>だく</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 |