/[suikacvs]/www/test/html/isindex/xhtml-with-child-1.xhtml
Suika

Contents of /www/test/html/isindex/xhtml-with-child-1.xhtml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations) (download)
Sat Jul 24 05:57:51 2010 UTC (15 years ago) by wakaba
Branch: MAIN
CVS Tags: HEAD
new

1 wakaba 1.1 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
2     <head>
3     <title>&lt;isindex/> in XHTML</title>
4     </head>
5     <body>
6     <isindex>
7     This is a <em>child</em> of <code>isindex</code>.
8     </isindex>
9     <pre id="source">
10     <button onclick="
11     var source = document.getElementById ('source');
12     source.textContent = document.body.innerHTML;
13     ">Show source</button>
14     </pre>
15     </body>
16     </html>

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24