Parent Directory
|
Revision Log
New tests
1 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> |
2 | <head> |
3 | <title>xhtml:title</title> |
4 | </head> |
5 | <body xmlns:xhtml="http://www.w3.org/1999/xhtml" |
6 | xmlns:ns="http://www.example.com/"> |
7 | <h1><code><var>xhtml</var>:title</code></h1> |
8 | |
9 | <ns:element xhtml:title="xhtml-title"> |
10 | This element has the <code><var>xhtml</var>:title</code>. |
11 | </ns:element> |
12 | |
13 | </body> |
14 | </html> |
admin@suikawiki.org | ViewVC Help |
Powered by ViewVC 1.1.24 |