Parent Directory
|
Revision Log
New
1 | <!DOCTYPE html> |
2 | <html lang="en"> |
3 | <head> |
4 | <title><script><!--...</title> |
5 | </head> |
6 | <body> |
7 | <script> |
8 | document.write ('<p>text1</p>'); |
9 | <!-- |
10 | document.write ('<p>text2</p>'); |
11 | // --> |
12 | </script> |
13 | <noscript><p>NOSCRIPT</p></noscript> |
14 | </body> |
15 | </html> |
admin@suikawiki.org | ViewVC Help |
Powered by ViewVC 1.1.24 |