Parent Directory
|
Revision Log
New
| 1 | wakaba | 1.1 | <!DOCTYPE html> |
| 2 | <html lang="ja"> | ||
| 3 | <head> | ||
| 4 | <title lang="en">tb-rl and <sup></title> | ||
| 5 | <style type="text/css"> | ||
| 6 | body { | ||
| 7 | direction: rtl; | ||
| 8 | } | ||
| 9 | div { | ||
| 10 | writing-mode: tb-rl; | ||
| 11 | direction: ltr; | ||
| 12 | } | ||
| 13 | </style> | ||
| 14 | </head> | ||
| 15 | <body> | ||
| 16 | <div> | ||
| 17 | <p>$B$"$$$&$($*(B<sup>$B$+(B</sup>$B$-$/$1$3(B</p> | ||
| 18 | </div> | ||
| 19 | </body> | ||
| 20 | </html> |
| admin@suikawiki.org | ViewVC Help |
| Powered by ViewVC 1.1.24 |