Parent Directory
|
Revision Log
New
1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"> |
2 | <html> |
3 | <head> |
4 | <title>">" in SCRIPT</title> |
5 | </head> |
6 | <body> |
7 | <script type="text/javascript"> |
8 | if (1 > 2) { |
9 | alert ("Hello, new world!"); |
10 | } |
11 | </script> |
12 | </body> |
13 | </html> |
admin@suikawiki.org | ViewVC Help |
Powered by ViewVC 1.1.24 |