Parent Directory
|
Revision Log
New tests
| 1 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> |
| 2 | <head> |
| 3 | <title>xhtml:dir</title> |
| 4 | </head> |
| 5 | <body xmlns:xhtml="http://www.w3.org/1999/xhtml"> |
| 6 | <h1><code><var>xhtml</var>:dir</code></h1> |
| 7 | |
| 8 | <p xhtml:dir="ltr" dir="rtl"> |
| 9 | <code><var>xhtml</var>:dir</code> is <code>ltr</code> |
| 10 | but <code>dir</code> is <code>rtl</code>. |
| 11 | </p> |
| 12 | |
| 13 | </body> |
| 14 | </html> |
| admin@suikawiki.org | ViewVC Help |
| Powered by ViewVC 1.1.24 |