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