/[suikacvs]/www/test/html/script/sgml-comment/js-1.html
Suika

Contents of /www/test/html/script/sgml-comment/js-1.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations) (download) (as text)
Mon Jan 8 08:13:47 2007 UTC (18 years, 6 months ago) by wakaba
Branch: MAIN
CVS Tags: HEAD
File MIME type: text/html
New

1 <!DOCTYPE html>
2 <html lang="en">
3 <head>
4 <title>&lt;script>&lt;!--...</title>
5 <style type="text/css">
6 #pass {
7 color: blue;
8 }
9 </style>
10 </head>
11 <body>
12 <script>
13 <!--
14 document.write ('<p id="pass">PASS</p>');
15 // -->
16 </script>
17 <noscript><p>NOSCRIPT</p></noscript>
18 </body>
19 </html>

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24